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

Respect DefaultUserIsRestricted system default when creating new user #19310

Merged
merged 15 commits into from
Apr 29, 2022

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    9020faa View commit details
    Browse the repository at this point in the history
  2. Enforce system defaults in CreateUser

    Allow for overwrites with CreateUserOverwriteOptions
    jpraet committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1f8710e View commit details
    Browse the repository at this point in the history
  3. Fix compilation errors

    jpraet committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    4172f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f747cdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a795e55 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    5ceff35 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    a8dc6ec View commit details
    Browse the repository at this point in the history
  2. Respect default setting.Service.RegisterEmailConfirm and setting.Serv…

    …ice.RegisterManualConfirm where needed
    jpraet committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ee95d3e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

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

Commits on Apr 25, 2022

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

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    dc26370 View commit details
    Browse the repository at this point in the history
  2. Revert "Respect default setting.Service.RegisterEmailConfirm and sett…

    …ing.Service.RegisterManualConfirm where needed"
    
    This reverts commit ee95d3e.
    jpraet committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5574ad1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

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

Commits on Apr 29, 2022

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