authelia/internal/configuration
Amir Zarrinkafsh ba04d1072b
[BUGFIX] Make username_attribute a mandatory placeholder in users_filter (#1449)
* [BUGFIX] Make username_attribute a mandatory placeholder in users_filter

Not including the `username_attribute` in the `users_filter` will cause issues with the LDAP session refresh and will result in session resets when the refresh interval has expired.

This change makes said attribute mandatory for the `users_filter`.

* Update version referenced in docs for fix
2020-11-28 00:30:27 +11:00
..
schema [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
test_resources [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
validator [BUGFIX] Make username_attribute a mandatory placeholder in users_filter (#1449) 2020-11-28 00:30:27 +11:00
configuration.gen.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
reader.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
reader_test.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00