authelia/internal
James Elliott c481ac86bb
fix(configuration): valid oidc redirect uris not accepted (#4410)
This fixes an issue where redirect URIs which may be valid are rejected by the configuration validator. This will instead allow the OpenID Connect 1.0 flows to validate them individually.
2022-11-21 11:52:27 +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(commands): include rfc3986 charset (#4328) 2022-11-04 11:32:49 +11:00
configuration fix(configuration): valid oidc redirect uris not accepted (#4410) 2022-11-21 11:52:27 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +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 fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +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 build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +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): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
suites build(deps): update mariadb docker tag to v10.10.2 (#4399) 2022-11-18 10:50:47 +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 refactor: few misc issues (#4330) 2022-11-04 22:24:10 +11:00