authelia/internal/suites/example/compose
Amir Zarrinkafsh aa64d0c4e5
[FEATURE] Support MSAD password reset via unicodePwd attribute (#1460)
* Added `ActiveDirectory` suite for integration tests with Samba AD
* Updated documentation
* Minor styling refactor to suites
* Clean up LDAP user provisioning
* Fix Authelia home splash to reference correct link for webmail
* Add notification message for password complexity errors
* Add password complexity integration test
* Rename implementation default from rfc to custom
* add specific defaults for LDAP (activedirectory implementation)
* add docs to show the new defaults
* add docs explaining the importance of users filter
* add tests
* update instances of LDAP implementation names to use the new consts where applicable
* made the 'custom' case in the UpdatePassword method for the implementation switch the default case instead
* update config examples due to the new defaults
* apply changes from code review
* replace schema default name from MSAD to ActiveDirectory for consistency
* fix missing default for username_attribute
* replace test raising on empty username attribute with not raising on empty

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2020-11-27 20:59:22 +11:00
..
authelia [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1464) 2020-11-16 11:07:44 +11:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#1407) 2020-10-26 11:11:37 +11:00
haproxy [DOCS] Make HAProxy regex case insensitive (#1478) 2020-11-24 12:35:38 +11:00
httpbin [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00
kind [MISC] (deps): Bump alpine in /internal/suites/example/compose/kind (#1400) 2020-10-23 17:59:48 +11:00
ldap [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
mariadb [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
samba [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
traefik [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
traefik2 [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00