aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Auth/Profile.pm
Commit message (Expand)AuthorAgeLines
* Switch to internal QR code generator.Matthew Somerville2019-11-23-2/+2
* Record time of password change.Matthew Somerville2019-11-04-1/+2
* Allow enforcement of 2FA for staff users.Matthew Somerville2019-10-30-0/+1
* Require code to be entered when activating 2FA.Matthew Somerville2019-10-28-10/+24
* Allow non-superusers to store 2FA secrets.Matthew Somerville2019-10-28-1/+1
* 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-0/+1
|\ \
| * | Add length/common password checking.Matthew Somerville2018-02-06-0/+1
| |/
* / 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
* Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-2/+2
* Allow verify/change/add email/phone in profile.Matthew Somerville2017-09-30-2/+60
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-1/+1
* Move some auth functions to their own controllers.Matthew Somerville2017-09-30-0/+93