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

Option to prevent registration spam #250

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sader1992
Copy link
Contributor

require RequireEmailConfirm = true
so the idea is
if the user register an account and did not activated it using his email
he can't register a new account until he activate the old account
ofc this would mean the admin needs to keep his eyes on if a confirmation email didn't deliver , however this would work well if the admin has setup his site well

TODO: fix English and Grammar xD

Akkarinage
Akkarinage previously approved these changes Jan 15, 2020
@ecdarreola
Copy link

Thanks for this! Works fine just need to change some spelling.

config/application.php Outdated Show resolved Hide resolved
lang/en_us.php Outdated Show resolved Hide resolved
lib/Flux/LoginServer.php Outdated Show resolved Hide resolved
@Akkarinage
Copy link
Member

@sader1992 Can you update to resolve conflicts and outstanding review comments please, then we can merge 😄

@Akkarinage Akkarinage added Component: Framework Awaiting Update Pending review changes that the author needs to action/resolve before merging labels Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Update Pending review changes that the author needs to action/resolve before merging Component: Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants