authelia/internal
James Elliott 3113ec2b80
feat(commands): random character generator (#4213)
This improves all random character generator command usages to be nearly identical and reuse a large block of code. It also improves several functions to give more options when randomly generating outputs.
2022-10-21 07:41:46 +11:00
..
authentication feat(authentication): file case-insensitive and email search (#4194) 2022-10-18 11:57:08 +11:00
authorization feat(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
commands feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
configuration feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
logging feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
mocks feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
model feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
notification feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
session feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
storage feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
suites feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
templates fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00