authelia/internal
renovate[bot] ff0ed6fa22
build(deps): update traefik docker tag to v2.9.1 (#4126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-04 03:13:03 +00:00
..
authentication feat(authentication): permit feature detection failures (#4061) 2022-10-02 07:44:18 +11:00
authorization fix(authorization): regex subj doesn't redirect anon user (#4037) 2022-09-26 14:33:08 +10:00
commands fix(commands): potential nil ptr error on shutdown (#3947) 2022-09-04 22:26:03 +10:00
configuration refactor: private key decoding and generators (#4116) 2022-10-03 11:52:29 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +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: envoy support (#3793) 2022-10-01 21:47:09 +10:00
mocks fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
model refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
notification feat(notification): add disable_starttls option (#3855) 2022-10-02 13:51:19 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server feat: envoy support (#3793) 2022-10-01 21:47:09 +10:00
session refactor(logging): implement common interfaces (#3994) 2022-09-10 18:02:57 +10:00
storage refactor: clean up uri checking functions (#3943) 2022-09-03 11:51:02 +10:00
suites build(deps): update traefik docker tag to v2.9.1 (#4126) 2022-10-04 03:13:03 +00: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(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00