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

Added setting: Strict validation of accesscodes #153

Closed
wants to merge 3 commits into from

Conversation

jggoebel
Copy link
Member

What this PR does / why we need it:
Sometimes we do not want that persons register without having a valid accesscodes. Some people misspell accesscodes, others might be just evil persons flooding the server with user registrations.

Which issue(s) this PR fixes:
fixes hobbyfarm/hobbyfarm#332

@jggoebel
Copy link
Member Author

Was merged inside the microservices branch

@jggoebel jggoebel closed this Nov 21, 2023
@jggoebel jggoebel deleted the strict-accesscodes branch September 17, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting to enforce that AccessCodes being added are valid
1 participant