aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Catalyst/Authentication
Commit message (Collapse)AuthorAgeLines
* Increase two-factor skew to 2 time periods.Matthew Somerville2018-02-07-1/+1
|
* Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-1/+19
|
* Add two-factor authentication for superusers.Matthew Somerville2018-02-07-0/+123
|
* Add an access token authentication credential.Matthew Somerville2017-11-29-0/+144
This allows access if you have a token associated with your user.