-
Notifications
You must be signed in to change notification settings - Fork 9
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
Registering users when admin approval is required #82
Labels
enhancement
New feature or request
Comments
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
… from behat/mink-extension:^2.3.
claudiu-cristea
added a commit
that referenced
this issue
Jun 6, 2019
… from behat/mink-extension:^2.3.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, when a new user is register after a successful EU Login, if the site policy is to require admin approval, the account will be blocked. This should be configurable. For example some projects might consider that users registered via EU Login are safe and there's no need for approval.
Proposal
Add a new setting Block newly created users if the site requires admin approval on new account registering (find a better wording!). This should default to
TRUE
in order to ensure BC.The text was updated successfully, but these errors were encountered: