authelia/internal
James Elliott 2f31db2db3
fix(server): healthcheck ipv6 format is invalid (#3055)
This fixes an issue with the healthcheck writting the IPv6 host without brackets.
2022-03-25 11:56:23 +11:00
..
authentication refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
authorization feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
commands fix(commands): explicitly close files (#3031) 2022-03-17 16:53:07 +11:00
configuration fix(configuration): incorrect key validation names (#3033) 2022-03-17 23:20:49 +11:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers fix(oidc): userinfo jti claim potential panic (#3017) 2022-03-16 11:29:46 +11:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares fix(oidc): userinfo jti claim potential panic (#3017) 2022-03-16 11:29:46 +11:00
mocks refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
model refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
notification refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc fix(oidc): add detailed trace/debug logs (#3012) 2022-03-16 09:55:38 +11:00
regulation refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
server fix(server): healthcheck ipv6 format is invalid (#3055) 2022-03-25 11:56:23 +11:00
session build(deps): utilize github.com/go-webauthn/webauthn (#2947) 2022-03-04 10:56:30 +11:00
storage fix(oidc): userinfo jti claim potential panic (#3017) 2022-03-16 11:29:46 +11:00
suites build(deps): update dependency alpine to v3.15.1 (#3028) 2022-03-17 15:53:30 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
totp refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
utils refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00