cobudget-old / cobudget

top level repo for cobudget apps
https://github.com/cobudget
Creative Commons Zero v1.0 Universal
82 stars 19 forks source link

Fix invalid criteria when signing up #231

Closed gardner closed 4 years ago

gardner commented 4 years ago

This commit addresses "Invalid criteria when signing up" as described in https://github.com/cobudget/cobudget/issues/226

Users were unable to sign up due to the criteria described in the UI not matching the criteria used by the regular expression. The UI has been updated to include a list of acceptable characters.