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

[stable30] fix(settings): Hide forbidden UI elements for group managers #47651

Merged
merged 2 commits into from
Sep 2, 2024

Commits on Sep 2, 2024

  1. fix(settings): Hide forbidden UI elements for group managers

    1. The "recent" accounts API only works for admin and delegated admin -> hide for group managers
    2. Group managers can not create new groups -> Hide the UI to add a new group for them
    3. Accounts created by group managers require one of the groups, which is managed by the group manager, assigned.
       So if the group manager only manageres a single group, we should preselect that group.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux authored and AndyScherzinger committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8c17f1e View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c77580f View commit details
    Browse the repository at this point in the history