authelia/internal
James Elliott 5a23df4544
refactor: uuid parse bytes (#4311)
Use ParseBytes instead since it supports a byte encoded string.
2022-11-01 10:31:13 +11:00
..
authentication fix(authentication): erroneously escaped group base dn (#4288) 2022-10-28 20:21:43 +11:00
authorization feat(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
commands refactor: close database connections on shutdown (#4255) 2022-10-25 16:12:42 +11:00
configuration fix(configuration): certificate_chains can't be defined as secrets (#4302) 2022-10-31 11:52:14 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers refactor: uuid parse bytes (#4311) 2022-11-01 10:31:13 +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 fix(oidc): handle authorization post requests (#4270) 2022-10-26 19:14:43 +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(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +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 fix(oidc): handle authorization post requests (#4270) 2022-10-26 19:14:43 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage fix(storage): postgresql default port incorrect (#4251) 2022-10-24 06:09:38 +11:00
suites build(deps): update traefik docker tag to v2.9.4 (#4286) 2022-10-29 17:00: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(storage): tls connection support (#4233) 2022-10-22 19:27:59 +11:00