authelia/web/src/models
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
..
Configuration.ts [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
Methods.ts Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
Notifications.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
UserInfo.ts Let the user know device is not enrolled. 2019-12-08 14:31:48 +01:00