Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow cobrands to skip 2FA requirement. | Matthew Somerville | 2019-12-09 | -1/+3 |
| | ||||
* | Switch to internal QR code generator. | Matthew Somerville | 2019-11-23 | -3/+3 |
| | ||||
* | Allow enforcement of 2FA for staff users. | Matthew Somerville | 2019-10-30 | -2/+45 |
| | ||||
* | Require code to be entered when activating 2FA. | Matthew Somerville | 2019-10-28 | -13/+1 |
| | ||||
* | Allow non-superusers to store 2FA secrets. | Matthew Somerville | 2019-10-28 | -4/+3 |
| | ||||
* | Move 2FA form template to subdirectory. | Matthew Somerville | 2019-10-28 | -1/+1 |
| | ||||
* | Increase two-factor skew to 2 time periods. | Matthew Somerville | 2018-02-07 | -1/+1 |
| | ||||
* | Allow two-factor to work during creation flow. | Matthew Somerville | 2018-02-07 | -1/+19 |
| | ||||
* | Add two-factor authentication for superusers. | Matthew Somerville | 2018-02-07 | -0/+123 |
| | ||||
* | Add an access token authentication credential. | Matthew Somerville | 2017-11-29 | -0/+144 |
This allows access if you have a token associated with your user. |