Merge pull request #808 from Robbt/fix-docs-getting-started

removed recaptcha and added password reset issue link
This commit is contained in:
Kyle Robbertze 2019-04-27 00:04:13 +02:00 committed by GitHub
commit 73776f5495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)