authelia/internal
James Elliott 1ea94dd403
fix(authentication): only check argon2id salt for b64 encoding (#2529)
This changes the validation of salts for sha512 to be done by the upstream API rather than locally. This allows the salts used in Linux to be utilized with Authelia provided the hash is a sha512 hash.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-11-05 14:49:45 +11:00
..
authentication fix(authentication): only check argon2id salt for b64 encoding (#2529) 2021-11-05 14:49:45 +11: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 docs(session): add redis sentinel username to config template (#2554) 2021-10-31 14:26:58 +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 haproxy docker tag to v2.4.8 (#2563) 2021-11-04 12:00:23 +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