authelia/docs
James Elliott 9800421b88
[FEATURE] Disable Reset Password (#823)
* [FEATURE] Disable Reset Password
* add configuration key to authentication_backend called disable_reset_password
* disable_reset_password prevents the API handler for the functionality and the UI element
* disable_reset_password is a boolean
* adjust RememberMeEnabled to be RememberMe instead as it's just unnecessary
* add docs for security measures and in the authentication docs
* updated config.template.yml
* add flexEnd style to align reset password when remember me disabled
* add todo items for ldap user/password validation relating to this
2020-04-05 09:28:09 +10:00
..
_sass [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
community [DOCS] Update two-factor-basic-auth.md (#680) 2020-03-03 18:37:18 +11:00
configuration [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
contributing [Docker] Include docker-compose.yml examples to run Authelia (#642) 2020-03-27 10:43:10 +11:00
deployment [Docker] Include docker-compose.yml examples to run Authelia (#642) 2020-03-27 10:43:10 +11:00
features [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11: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 [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [BUGFIX] Add jekyll dependency in Gemfile. (#660) 2020-02-29 16:15:03 +11:00
Gemfile.lock [BUGFIX] Add jekyll dependency in Gemfile. (#660) 2020-02-29 16:15:03 +11:00
_config.yml [BUGFIX] Prevent clobbering of CNAME for docs (#661) 2020-02-29 17:20:07 +11: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] Fix Docs Links (#674) 2020-03-01 16:58:26 +11:00