authelia/internal
James Elliott 655ae98ced
fix(notifier): regression in startup check (#2248)
The changes in the koanf commit a7e867a699 introduced a regression in the startup procedure that prevented the option to disable the startup check from having an effect. This ensures the startup check is not performed if it is disabled as it was intended.
2021-08-05 20:41:56 +10:00
..
authentication feat(authentication): allow customizable ldap connection timeout (#2240) 2021-08-05 14:30:00 +10:00
authorization fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
commands fix(notifier): regression in startup check (#2248) 2021-08-05 20:41:56 +10:00
configuration fix(configuration): missing oidc minimum_parameter_entropy validator key (#2244) 2021-08-05 17:19:17 +10:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers build(deps): update module github.com/golang-jwt/jwt to v4 (#2235) 2021-08-04 07:38:07 +10:00
logging feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
middlewares build(deps): update module github.com/golang-jwt/jwt to v4 (#2235) 2021-08-04 07:38:07 +10:00
mocks fix: user is now redirected when authenticated (#2082) 2021-08-02 16:15:38 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification fix(notifier): remove SMTPS warning (#2200) 2021-07-30 13:15:12 +10:00
oidc fix(oidc): do not lower case in log messages (#2236) 2021-08-04 08:54:45 +10:00
regulation fix(regulation): use lower case in error messages (#2152) 2021-07-08 12:04:43 +10:00
server refactor: configuration agnostic healthcheck (#2231) 2021-08-05 14:02:07 +10:00
session fix(session): use lower case in error messages (#2150) 2021-07-08 11:33:22 +10:00
storage fix(storage): use lower case in error messages (#2145) 2021-08-04 09:36:53 +10:00
suites perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
utils perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00