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

[stable28] feat(LDAP): implement IIsAdmin interface #42017

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #41650

- add configuration to specify one LDAP group acting as admin group (CLI)
- implement `isAdmin()` method, basically relying on inGroup against the
  configured group

Signed-off-by: Arthur Schiwon <[email protected]>
@backportbot-nextcloud backportbot-nextcloud bot added enhancement feature: ldap pending documentation This pull request needs an associated documentation update labels Dec 4, 2023
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 28 milestone Dec 4, 2023
@blizzz blizzz added the 3. to review Waiting for reviews label Dec 4, 2023
@blizzz blizzz requested a review from artonge December 4, 2023 20:51
@blizzz blizzz merged commit 034241b into stable28 Dec 5, 2023
49 of 50 checks passed
@blizzz blizzz deleted the backport/41650/stable28 branch December 5, 2023 12:50
@blizzz blizzz mentioned this pull request Dec 5, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement feature: ldap pending documentation This pull request needs an associated documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants