Skip to content

Registration Updates

Compare
Choose a tag to compare
@phpfunk phpfunk released this 06 Mar 16:44
· 601 commits to trunk since this release
  • Standardized error messages on registration
  • Updated front-end to show message from back-end instead of general error message
  • Updated users model to check validity of password and email one at a time instead of bulk
  • Update register.user to return success true or false and standardized message for front-end
  • Updated JS libraries to use message from backend
  • Updated CSS