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

Allow initial self-assignemnt of UserRole #5065

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Commits on Nov 16, 2022

  1. Allow initial self-assignemnt of UserRole

    When using an external user management we need to allow users to self-assign
    the default role. This adds an explicit check for that to the settings service.
    This also means we no longer need to fiddle with the account id in the proxy
    upon first login.
    
    Fixes: owncloud#5045
    rhafer committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    07a7828 View commit details
    Browse the repository at this point in the history