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

Correct login procedure for admins #195

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

lambdaTotoro
Copy link
Collaborator

Closes #193. Admins that sign up on the system now don't get authorization emails if that feature is enabled. They also now get a "Signup successful, you can log in now" message instead of the (slightly misleading) "Your data has been sent to the admin" now.

And while I was in there, I removed the unnecessary default value for assume_user_is_human in get_result_message and re-ordered the arguments to place them in the order they are being checked.

@lambdaTotoro lambdaTotoro added bug Something isn't working maintenance labels Nov 9, 2021
@lambdaTotoro lambdaTotoro added this to the Version 1.1 milestone Nov 9, 2021
@consideRatio
Copy link
Member

I removed the maintenance label, to make this automatically list under only the bug entry if using a tool like github-activity to generate a changelog.

@consideRatio consideRatio merged commit 333e8d9 into main Nov 9, 2021
@lambdaTotoro lambdaTotoro deleted the no-emails-for-admins branch November 9, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirmation email still sent for allow-listed users
2 participants