authelia/internal
James Elliott 1b2af90e5a
feat(commands): totp qr code in png format (#2673)
This allows exporting the TOTP QR code for easy registration when using `authelia storage totp generate` or `authelia storage totp export`.
2022-03-02 18:50:36 +11:00
..
authentication refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
authorization feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
commands feat(commands): totp qr code in png format (#2673) 2022-03-02 18:50:36 +11:00
configuration refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
logging refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
middlewares fix(server): use of inconsistent methods for determining origin (#2848) 2022-02-07 00:37:28 +11:00
mocks refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
models feat(commands): totp qr code in png format (#2673) 2022-03-02 18:50:36 +11:00
notification refactor: directly return error where sufficient (#2855) 2022-02-10 09:07:53 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): add pkce support (#2924) 2022-03-02 15:44:05 +11:00
regulation refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
server refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
session refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
storage fix(storage): return reason for identity verification not being found (#2937) 2022-03-02 16:33:47 +11:00
suites feat(commands): totp qr code in png format (#2673) 2022-03-02 18:50:36 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
totp feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
utils refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00