authelia/internal/regulation
James Elliott 104a61ecd6
refactor(web): only fetch totp conf if required (#2663)
Prevents the TOTP user config from being requested when the user has not registered or is already authenticated 2FA.
2021-12-02 21:28:16 +11:00
..
const.go refactor(web): only fetch totp conf if required (#2663) 2021-12-02 21:28:16 +11:00
regulator_test.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
regulator.go feat(regulator): enhance authentication logs (#2622) 2021-11-29 14:09:14 +11:00
types.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00