1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott 9789ad070b
fix(configuration): ldap timeout option not recognized as valid ()
This is so an unexpected error doesn't occur when someone uses the new ldap timeout key which we missed adding to the list of valid keys in b2a49e1780.
2021-08-06 09:28:52 +10:00
..
authentication feat(authentication): allow customizable ldap connection timeout () 2021-08-05 14:30:00 +10:00
authorization fix(authorization): configuration reports 2fa disabled with 2fa oidc clients () 2021-06-18 11:38:01 +10:00
commands fix(notifier): regression in startup check () 2021-08-05 20:41:56 +10:00
configuration fix(configuration): ldap timeout option not recognized as valid () 2021-08-06 09:28:52 +10:00
duo [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
handlers build(deps): update module github.com/golang-jwt/jwt to v4 () 2021-08-04 07:38:07 +10:00
logging feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00
middlewares build(deps): update module github.com/golang-jwt/jwt to v4 () 2021-08-04 07:38:07 +10:00
mocks fix: user is now redirected when authenticated () 2021-08-02 16:15:38 +10:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification fix(notifier): remove SMTPS warning () 2021-07-30 13:15:12 +10:00
oidc fix(oidc): do not lower case in log messages () 2021-08-04 08:54:45 +10:00
regulation fix(regulation): use lower case in error messages () 2021-07-08 12:04:43 +10:00
server refactor: configuration agnostic healthcheck () 2021-08-05 14:02:07 +10:00
session fix(session): use lower case in error messages () 2021-07-08 11:33:22 +10:00
storage fix(storage): use lower case in error messages () 2021-08-04 09:36:53 +10:00
suites perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00
templates fix(web): improve 2fa enrollment process () 2021-02-12 16:59:42 +11:00
utils perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00