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

Move AuthorizeGroupAccess to authutil #5905

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented Feb 13, 2024

These 2 funcs don't have anything to do with our unix-like perms bits, so move them to authutil. (See also the PR description of #5899 for more context.)

Also, update AuthorizeGroupAccess to use GetGroupMemberships() instead of the deprecated GetAllowedGroups().

Related issues: N/A

@bduffany bduffany requested a review from tempoz February 15, 2024 15:15
@bduffany bduffany marked this pull request as draft February 15, 2024 15:16
Base automatically changed from cleanup-auth-group-id to master February 15, 2024 15:20
@bduffany bduffany marked this pull request as ready for review February 15, 2024 15:21
@bduffany bduffany requested review from jdhollen and removed request for tempoz and luluz66 March 11, 2024 17:55
@bduffany bduffany enabled auto-merge (squash) March 11, 2024 18:01
@bduffany bduffany merged commit 1f9de71 into master Mar 11, 2024
8 of 17 checks passed
@bduffany bduffany deleted the perms-rm-group-access branch March 11, 2024 18:03
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.

None yet

3 participants