-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various improvements to number verification workflow in MobileMessagi…
…ng (#22668) * Adjust Development SMS provider to log messages instead of a notification Notifications don't work here correctly anymore, as the messages are sent through the API, where access to the session may not be possible" * Extend verification code to 6 alhpanumeric characters * Limit number of unverified phone numbers to 3 per user * Add confirmation when removing a phone number * Store verification details and ensure that verification code expires after 3 failed tries or 10 minutes * Sort numbers in UI so unverified are listed first * improve usability of phone number management * Add possibility to resend a verification code * fix a couple of tests * Adds some more tests * move UI tests to plugin * adds some more UI tests * Only validate numbers when adding them * apply some review feedback
- Loading branch information
Showing
19 changed files
with
730 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.