authelia/internal
James Elliott a3b14871ba
perf(authentication): improve ldap dynamic replacement performance (#2239)
This change means we only check the filters for the existence of placeholders that cannot be replaced at startup. We then utilized cached results of that lookup for subsequent replacements.
2021-08-05 14:17:07 +10:00
..
authentication perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +10:00
authorization fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
commands feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
configuration perf(authentication): improve ldap dynamic replacement performance (#2239) 2021-08-05 14:17:07 +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