aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/auth_phone.t
Commit message (Collapse)AuthorAgeLines
* Replace use of FixMyStreet::App with DB in tests.Matthew Somerville2019-11-22-1/+1
|
* Spot errors coming back when sending text.Matthew Somerville2017-10-12-25/+21
|
* Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-4/+4
| | | | | We have no way of knowing whether a +1 geographic number is fixed line or mobile, so accept them all as potentially mobile.
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-2/+1
|
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-0/+95
A confirmation code is sent via Twilio to be entered on the site.