aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Catalyst/Authentication/Credential
Commit message (Collapse)AuthorAgeLines
* Allow cobrands to skip 2FA requirement.Matthew Somerville2019-12-09-1/+3
|
* Switch to internal QR code generator.Matthew Somerville2019-11-23-3/+3
|
* Allow enforcement of 2FA for staff users.Matthew Somerville2019-10-30-2/+45
|
* Require code to be entered when activating 2FA.Matthew Somerville2019-10-28-13/+1
|
* Allow non-superusers to store 2FA secrets.Matthew Somerville2019-10-28-4/+3
|
* Move 2FA form template to subdirectory.Matthew Somerville2019-10-28-1/+1
|
* 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.