Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs: new perms in rbac group #13103

Closed
wants to merge 6 commits into from
Closed

website/docs: new perms in rbac group #13103

wants to merge 6 commits into from

Conversation

tanberry
Copy link
Contributor

@tanberry tanberry commented Feb 18, 2025

This PR adds mention of the two new Permissions on groups (Disable superuser status, Enable superuser status). Thanks Jens for the wording!

  • The documentation has been updated
  • The documentation has been formatted (make website)

@tanberry tanberry requested a review from a team as a code owner February 18, 2025 11:58
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit f100895
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67b632243795da000865502c

Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f100895
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67b63224183ff400082b58b6
😎 Deploy Preview https://deploy-preview-13103--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tanberry tanberry changed the title Docs rbac group website/docs: new perms in rbac group Feb 18, 2025
@tanberry tanberry requested a review from BeryJu February 18, 2025 11:59
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (28485e8) to head (81ec24f).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13103   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files         792      792           
  Lines       40218    40218           
=======================================
  Hits        37323    37323           
  Misses       2895     2895           
Flag Coverage Δ
e2e 48.19% <ø> (ø)
integration 24.48% <ø> (ø)
unit 90.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-66f75cd3458f5867632d68da188059c080fe5f23
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-66f75cd3458f5867632d68da188059c080fe5f23

Afterwards, run the upgrade commands from the latest release notes.

@tanberry
Copy link
Contributor Author

I give up on resolving these non-existent merge conflicts. I have created a new PR #13188.

@tanberry tanberry closed this Feb 23, 2025
@BeryJu BeryJu deleted the docs-rbac-group branch February 24, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants