removed recaptcha and added password reset issue link

This commit is contained in:
Robbt 2019-04-24 19:12:33 -04:00
parent 063e554100
commit 8383c3310a
1 changed files with 1 additions and 6 deletions

View File

@ -10,12 +10,7 @@ You can log in for the first time with the user name *admin* and the password se
![](static/Screenshot-Login.png) ![](static/Screenshot-Login.png)
If you enter the password incorrectly three times, you will be presented with a reCAPTCHA challenge to prove that you are a human, and not a password-guessing robot. This feature helps protect your LibreTime installation against brute force You will see a link **Reset password** below the password field, which enables users to obtain a password reminder by email. You will need to have a mailserver configured to work with PHP for this to work. There is an issue open to add documentation for this. [#724](https://github.com/LibreTime/libretime/issues/724)
attacks.
![](static/Screenshot466-Recaptcha_login.png)
If activated, you will see a link **Reset password** below the password field, which enables users to obtain a password reminder by email. See the chapter *Preferences* for configuration details.
![](static/Screenshot467-Reset_password_link.png)  ![](static/Screenshot467-Reset_password_link.png)