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

Honor REGISTER_MANUAL_CONFIRM when doing openid registration #14548

Merged
merged 5 commits into from
Feb 5, 2021

Commits on Feb 2, 2021

  1. Honor REGISTER_MANUAL_CONFIRM when doing openid registration

    REGISTER_MANUAL_CONFIRM is not honored when doing performing an openid registration. The new account is directly accessible.
    
    With this patch, the manual confirm flag gets honored in the same way as a "normal" registration.
    ganguin authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    8a1c3ec View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    92716e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a33460 View commit details
    Browse the repository at this point in the history