This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Fix user phone number validation #1633
Closed
Description
Our regex for phone number validation isn't quite up to snuff (see CodeClimate).
This results in users being unable to change any part of their account since they cannot update their phone numbers to a valid result.
Activity