storj-archived / bridge-gui

Deprecated
https://app.storj.io
GNU Affero General Public License v3.0
11 stars 8 forks source link

add re-captcha to login page and forgot password page prevent brute force #86

Open computeronix opened 8 years ago

computeronix commented 8 years ago

To prevent brute force of accounts

Add re-captcha to login / reset password pages

https://developers.google.com/recaptcha/docs/start

If you have any questions I can assist as needed

Test Keys from google

With the following test keys, you will always get No CAPTCHA and all verification requests will pass.

Site key: 6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI Secret key: 6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe

computeronix commented 8 years ago

Eventually add to signup page too; but Shawn will want this later in the process and not right away