recaptcha
Here are 381 public repositories matching this topic...
-
Updated
Jun 14, 2020 - JavaScript
It'd be nice if the change log was updated again, if not retroactively, at least ask new contributions to provide a change log entry so that it's easier for gem users to upgrade.
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Jun 20, 2020 - C#
Version 2.0.0 with PR #170 adds a RuntimeWarning when using the reCAPTCHA test keys. This is a good thing to check, but doing it this way has some downsides:
- It gets noisy when doing local development and testing, where the warning isn't usually relevant.
- It has to be explicitly silenced on CI builds that fail on warnings.
It may be better to move this to a Django deployment check ([d
-
Updated
Jun 24, 2020 - Python
-
Updated
Jun 5, 2020 - C
What is frustrating you?
The $content-width SCSS variable, found in frontend/src/component/styles/dimension.scss is set to 1200px currently, which works for desktop, but does not make sense for mobile. Components affected are: Header, Footer (but it looks fine since it's centered and just text), Section, and UserShortLinksSection.
Your solution
Refactor so that the `$con
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Jun 25, 2020 - Java
Apart from adding invisible to the possible values of the size option, there is no real explanation on how to use this directive with invisible reCAPTCHA.
I've been using size="invisible" with ng-model, but it doesn't set the model's value. I see a badge on the bottom right of my screen.
- How do I change the position of the badge? (I can see #174 added an option but no documentation
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Mar 5, 2020 - PHP
-
Updated
Mar 14, 2020 - PHP
-
Updated
Mar 2, 2019 - Python
-
Updated
Jun 10, 2020 - PHP
-
Updated
Mar 29, 2020 - C#
Suggestion:
The file utils.tmpl should undergo a cleanup. The proc genPageOptions should not mix both page and blog to just avoid DRY. In the future there might be more different options for the blog which will to many if blog: statements.
-
Updated
Jun 21, 2020 - Python
-
Updated
Jul 12, 2019 - Java
-
Updated
Jun 9, 2020 - TypeScript
-
Updated
Jun 28, 2020 - C#
Documentation is great for setting up, but how do I actually use the recaptcha on a given page? After seting it up, I'm intercepting the request params but there's no captcha params at all.
-
Updated
Jun 22, 2020 - Python
Improve this page
Add a description, image, and links to the recaptcha topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recaptcha topic, visit your repo's landing page and select "manage topics."
Issue description
Console error when with IE 11 user agent in chrome
Environment
OS name and version:
MacOS Cataline
Browser name and version:
Chrome 80
Reproducing the issue