authelia/docs/configuration
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
..
authentication [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
notifier [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
storage [MISC] Storage Schema Versioning Model (#1057) 2020-07-16 15:56:08 +10:00
access-control.md [DOCS] Clarify use of multiple subjects in ACLs and their logical evaluation (#1454) 2020-11-13 10:30:23 +11:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
miscellaneous.md [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
one-time-password.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
secrets.md Updated secrets.md with a functional DaemonSet (#1287) 2020-09-25 09:48:24 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.md [DOCS] Update session docs to clarify encryption (#1448) 2020-11-13 07:45:46 +11:00