-
Notifications
You must be signed in to change notification settings - Fork 166
LG-12713: Remove reCAPTCHA checkbox fallback #10454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
17a7f06
4be5692
9feb887
77c7123
eab2d6b
5ec9368
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -268,10 +268,8 @@ raise_on_missing_title: false | |
| reauthn_window: 1200 | ||
| recaptcha_enterprise_api_key: '' | ||
| recaptcha_enterprise_project_id: '' | ||
| recaptcha_site_key_v2: '' | ||
| recaptcha_site_key_v3: '' | ||
| recaptcha_secret_key_v2: '' | ||
| recaptcha_secret_key_v3: '' | ||
| recaptcha_site_key: '' | ||
| recaptcha_secret_key: '' | ||
|
Comment on lines
+271
to
+272
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Will need to make sure this renamed configuration is in place in all deployed environments before merging.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. IMO it would be easier to not rename the credentials |
||
| recovery_code_length: 4 | ||
| redis_throttle_url: redis://localhost:6379/1 | ||
| redis_url: redis://localhost:6379/0 | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.