authelia/internal
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
..
authentication docs: fix misc mistakes and adjust placeholders (#4614) 2022-12-22 11:39:59 +11:00
authorization refactor: const int type stringers (#4588) 2022-12-17 23:39:24 +11:00
commands refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
configuration feat(oidc): per-client pkce enforcement policy (#4692) 2023-01-04 02:03:23 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers test(handlers): add additional coverage (#4698) 2023-01-05 09:37:43 +11:00
logging test: use testing tempdir tooling (#4468) 2022-12-04 20:57:28 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
mocks refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
model feat(commands): storage import/export commands (#4545) 2022-12-23 15:00:23 +11:00
notification refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
ntp test(ntp): add missing tests (#4693) 2023-01-04 09:12:19 +11:00
oidc refactor(oidc): simplify hmac core strategy (#4711) 2023-01-07 10:28:53 +11:00
random refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
regulation feat(authentication): ldap time replacements (#4483) 2022-12-21 21:31:21 +11:00
server refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11:00
suites build(deps): update module github.com/deckarep/golang-set to v2 (#4675) 2023-01-04 00:36:28 +11:00
templates refactor: include additional important template funcs (#4690) 2023-01-04 00:11:10 +11:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00