Dan Brown
|
c9c0e5e16f
|
Fixed guest user email showing in TOTP setup url
- Occured during enforced MFA setup upon login.
- Added test to cover.
Fixes #2971
|
2021-10-14 18:02:16 +01:00 |
|
Dan Brown
|
8565187138
|
Added border to generated TOTP QR code
To fix QR code not being scannable when in dark mode due to
lack of border matching background of QR code.
Fixes #2925
|
2021-09-13 14:23:54 +01:00 |
|
Dan Brown
|
64785ed9da
|
Apply fixes from StyleCI
|
2021-08-21 14:49:40 +00:00 |
|
Dan Brown
|
622ea03c65
|
Added attribution for new libs added
- Also hard-set TOTP algorithm with comment from testing others.
|
2021-08-08 14:52:29 +01:00 |
|
Dan Brown
|
916a82616f
|
Complete base flow for TOTP setup
- Includes DB storage and code validation.
- Extracted TOTP work to its own service file.
- Still needs testing to cover this side of things.
|
2021-06-30 22:10:02 +01:00 |
|