Migrate to djblets.recaptcha for reCAPTCHA
Review Request #7938 — Created Feb. 2, 2016 and submitted
This patch migrates Review Board to use the
djblets.recaptchaapp for
handling the reCAPTCHA API version 2. Therecaptcha-clientlibrary we
were using only supported API version 1, so we have dropped it as a
dependency.
- Tested that registration worked with reCAPTCHA enabled.
- Tested that reCAPTCHA can be disabled.
| Description | From | Last Updated |
|---|---|---|
|
'django_reset' imported but unused |
|
|
|
'from settings_local import *' used; unable to detect undefined names |
|
|
|
'PIPELINE_CSS' imported but unused |
|
|
|
'PIPELINE_JS' imported but unused |
|
|
|
Does this need to happen at the top of the page or can we use scripts-post? |
|
|
|
'django_reset' imported but unused |
|
|
|
'from settings_local import *' used; unable to detect undefined names |
|
|
|
'PIPELINE_CSS' imported but unused |
|
|
|
'PIPELINE_JS' imported but unused |
|
-
Tool: Pyflakes Processed Files: reviewboard/admin/siteconfig.py reviewboard/accounts/forms/auth.py reviewboard/accounts/forms/registration.py reviewboard/settings.py setup.py Ignored Files: reviewboard/templates/accounts/register.html reviewboard/static/rb/css/common.less Tool: PEP8 Style Checker Processed Files: reviewboard/admin/siteconfig.py reviewboard/accounts/forms/auth.py reviewboard/accounts/forms/registration.py reviewboard/settings.py setup.py Ignored Files: reviewboard/templates/accounts/register.html reviewboard/static/rb/css/common.less -
-
-
-
Tool: PEP8 Style Checker Processed Files: reviewboard/accounts/forms/auth.py reviewboard/accounts/forms/registration.py reviewboard/settings.py setup.py Ignored Files: reviewboard/templates/accounts/register.html reviewboard/static/rb/css/common.less Tool: Pyflakes Processed Files: reviewboard/accounts/forms/auth.py reviewboard/accounts/forms/registration.py reviewboard/settings.py setup.py Ignored Files: reviewboard/templates/accounts/register.html reviewboard/static/rb/css/common.less