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

rbac: fix invitations listing with restricted permissions (cherry-pick #8227) #8229

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link
Contributor

Cherry-picked rbac: fix invitations listing with restricted permissions (#8227)

  • rbac: fix missing permission definition for list

Signed-off-by: Jens Langhammer jens@goauthentik.io

  • core: fix users's system_permissions not including role permissions

Signed-off-by: Jens Langhammer jens@goauthentik.io

  • core: don't require permissions for users/me/

Signed-off-by: Jens Langhammer jens@goauthentik.io

  • web/admin: catch error when listing stages on invitation page fails

Signed-off-by: Jens Langhammer jens@goauthentik.io

  • Revert "rbac: fix missing permission definition for list"

This reverts commit fd7572e.

  • Revert "core: don't require permissions for users/me/"

This reverts commit 9df0dbd.


Signed-off-by: Jens Langhammer jens@goauthentik.io

* rbac: fix missing permission definition for list

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* core: fix users's system_permissions not including role permissions

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* core: don't require permissions for users/me/

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* web/admin: catch error when listing stages on invitation page fails

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* Revert "rbac: fix missing permission definition for list"

This reverts commit fd7572e.

* Revert "core: don't require permissions for users/me/"

This reverts commit 9df0dbd.

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested review from a team as code owners January 18, 2024 22:08
Copy link

netlify bot commented Jan 18, 2024

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 0dab22a
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/65a9a168edc48b00080e61a2
😎 Deploy Preview https://deploy-preview-8229--authentik.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.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb9a524) 92.62% compared to head (0dab22a) 92.61%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2023.10    #8229      +/-   ##
===================================================
- Coverage            92.62%   92.61%   -0.02%     
===================================================
  Files                  588      588              
  Lines                29108    29108              
===================================================
- Hits                 26962    26959       -3     
- Misses                2146     2149       +3     
Flag Coverage Δ
e2e 50.71% <ø> (-0.01%) ⬇️
integration 25.93% <ø> (ø)
unit 89.64% <ø> (ø)

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.

@BeryJu BeryJu merged commit 0fa8432 into version-2023.10 Jan 18, 2024
62 of 65 checks passed
@BeryJu BeryJu deleted the cherry-pick-55dad3-version-2023.10 branch January 18, 2024 22: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.

1 participant