authelia/internal
Justin Sievenpiper 04831c2433
feat(session): add support for acl-based sentinel auth against redis (#2516)
Implements the sentinel username parameter which can be different to the redis username.
2021-10-31 11:49:27 +11:00
..
authentication refactor: factorize startup checks (#2386) 2021-09-17 19:53:59 +10:00
authorization fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
commands refactor: factorize startup checks (#2386) 2021-09-17 19:53:59 +10:00
configuration feat(session): add support for acl-based sentinel auth against redis (#2516) 2021-10-31 11:49:27 +11:00
duo fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
handlers build(deps): update module github.com/golang-jwt/jwt/v4 to v4.1.0 (#2418) 2021-09-26 22:06:11 +10:00
logging fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
middlewares build(deps): update module github.com/golang-jwt/jwt/v4 to v4.1.0 (#2418) 2021-09-26 22:06:11 +10:00
mocks refactor: factorize startup checks (#2386) 2021-09-17 19:53:59 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification refactor: factorize startup checks (#2386) 2021-09-17 19:53:59 +10:00
ntp refactor: factorize startup checks (#2386) 2021-09-17 19:53:59 +10:00
oidc fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
regulation fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
server fix(server): provide correct scheme to templated files (#2486) 2021-10-10 21:19:47 +11:00
session feat(session): add support for acl-based sentinel auth against redis (#2516) 2021-10-31 11:49:27 +11:00
storage refactor: replace sqlite library with the original cgo variant (#2427) 2021-10-01 09:58:33 +10:00
suites build(deps): update node.js to v17 (#2523) 2021-10-21 09:43:54 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
utils fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00