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

add configuration option to restrict users by default #16256

Merged

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    6ea9563 View commit details
    Browse the repository at this point in the history
  2. default IsRestricted permission only set on sign up

    setting this in the model messes with other workflows (e.g. syncing LDAP users) where the IsRestricted permission needs to be explicitly set and not overridden by a config value
    rjnienaber committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    0a27121 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. fix formatting

    rjnienaber committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e23a876 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    0c05404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cfd70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607ccd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32717a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    b718ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b395e4f View commit details
    Browse the repository at this point in the history