authelia/docs
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
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout (#1329) 2020-09-19 00:58:41 +10:00
_sass [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
community [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
configuration [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
contributing [DOCS] Fix links in Contributing (#1484) 2020-11-24 12:47:12 +11:00
deployment [DOCS] Make HAProxy regex case insensitive (#1478) 2020-11-24 12:35:38 +11:00
features Document future possibility to use alternative 1FA methods. (#1000) 2020-05-10 07:46:28 +10:00
home [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11:00
images [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
security [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock [MISC] (deps): Bump just-the-docs from 0.3.2 to 0.3.3 in /docs (#1375) 2020-10-15 15:13:34 +11:00
_config.yml [DOCS] Try to remove url from docs config. 2020-06-10 21:24:36 +02:00
faq.md [DOCS] Introduce an FAQ and document forwarded authentication. (#962) 2020-05-03 13:18:13 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md [DOCS] Minor tweaks for compose bundles (#786) 2020-03-27 11:51:16 +11:00
index.md [DOCS] Add a roadmap section to the documentation. (#1062) 2020-06-01 16:55:58 +10:00
roadmap.md [DOCS] Fix link for K8s setup (#1110) 2020-06-11 16:02:50 +10:00