authelia/internal/mocks
James Elliott fc5ea5b485
refactor(random): add random provider (#4712)
This adds a random provider which makes usage of random operations mockable, and may allow us in the future to swap out the Cryptographical CPU random generator with dedicated hardware random generators.
2023-01-07 11:19:41 +11:00
..
authelia_ctx.go refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
duo_api.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
gen.go refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
notifier.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
random.go refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
storage.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
totp.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
user_provider.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00