authelia/internal
James Elliott e784a72735
test(authorization): add missing tests (#5478)
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-24 19:23:46 +10:00
..
authentication test(authentication): file provider (#5473) 2023-05-24 05:57:53 +10:00
authorization test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
commands feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
configuration feat(oidc): jwk selection by id (#5464) 2023-05-22 21:14:32 +10:00
duo refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
handlers feat(oidc): jwk selection by id (#5464) 2023-05-22 21:14:32 +10:00
logging refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
metrics feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
middlewares fix(middlewares): failure to detect remote ip (#5339) 2023-04-30 10:52:45 +10:00
mocks refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
model refactor(model): use recommended semver regex (#5403) 2023-05-07 17:51:35 +10:00
notification feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
ntp feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
oidc feat(oidc): jwk selection by id (#5464) 2023-05-22 21:14:32 +10:00
random docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
regulation refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
server refactor(configuration): umask from query (#5416) 2023-05-09 21:25:56 +10:00
session build(deps): update module github.com/fasthttp/session to v2.5.0 (#5391) 2023-05-05 23:50:35 +10:00
storage feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
suites build(deps): update ghcr.io/k3d-io/k3d docker tag to v5.5.1 (#5461) 2023-05-19 23:49:22 +10:00
templates fix(oidc): default response mode not validated (#5129) 2023-04-11 21:29:02 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils feat(oidc): private_key_jwt client auth (#5280) 2023-05-15 10:32:10 +10:00