Skip to content
#

recaptcha

Here are 381 public repositories matching this topic...

recaptcha
PiDelport
PiDelport commented Jan 21, 2019

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

short
Coteh
Coteh commented Apr 29, 2020

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

odedniv
odedniv commented Jun 11, 2017

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

Improve this page

Add a description, image, and links to the recaptcha topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recaptcha topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.