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

Registration cleanup (part 2) #173

Merged
merged 13 commits into from
Mar 18, 2022
Merged

Conversation

mdziekon
Copy link
Owner

Relates to #150 (code cleanup for further sessions refactor)

Changelog:

  • Users counter incrementing, user insertion are now moved into separate utils
  • Planet coordinate randomizer is now a separate util
  • ReCaptcha verification has been moved to a separate file
  • Referrer checking code has been moved to a separate util
  • Username & email existence checking code has been moved to a separate file
  • Fixed a bug in username & email existence checking code (one account containing both would cause error message report only the username being taken)

@mdziekon mdziekon added pr:bugfix All pull requests related to fixing bugs pr:enhancement_request All pull requests related to enhancements proposals labels Mar 18, 2022
@mdziekon mdziekon merged commit 161e766 into master Mar 18, 2022
@mdziekon mdziekon deleted the mdziekon/gh-150/registration-cleanup-2 branch March 22, 2022 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:bugfix All pull requests related to fixing bugs pr:enhancement_request All pull requests related to enhancements proposals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant