aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Auth
Commit message (Expand)AuthorAgeLines
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-3/+23
|\
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-3/+23
* | Merge branch 'password-tests'Matthew Somerville2018-02-06-2/+7
|\ \
| * | Add length/common password checking.Matthew Somerville2018-02-06-2/+7
| |/
* / Ask for current pw/send email on password change.Matthew Somerville2018-02-01-6/+28
|/
* Staff user page for generating an access token.Struan Donald2017-11-29-0/+22
* Factor the three SMS code checking fns together.Matthew Somerville2017-10-12-3/+5
* Spot errors coming back when sending text.Matthew Somerville2017-10-12-0/+6
* Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-6/+6
* Allow verify/change/add email/phone in profile.Matthew Somerville2017-09-30-3/+65
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-1/+97
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-1/+1
* Move some auth functions to their own controllers.Matthew Somerville2017-09-30-0/+296