Giter Club home page Giter Club logo

angular-re-captcha's Issues

Readme typo

really minor, your -> you

Your can have a look at the example. Basically you have to add reCAPTCHA to your dependencies, configure your key.

Any text still form is valid

Hello,
great stuff you've done! Thank you!

But a small issue: I can enter any text in captcha.. still the form is valid.
I've followed the setup from the example.

Best regards,

Dmitry

ngModel.challenge not updated when user presses reload

When the user clicks on the reload button, scope.ngModel.challenge is not always updated with the new challenge.
This happens because when reCAPTCHA.challenge() is called inside $timeout(...), the server has not yet returned a new challenge.
This bug can be consistently reproduced with a slow connection.

How to validate the captcha

Please provide an idea for how to validate the captcha,i tried with google api but it always returns false response.

can you test with angular ui utils

can you test with angular ui utils

i think it is wront working with angular ui utils same module.

if i dont write any letter $invalid form control working but,
when i write any letter it accept as a true captcha and $invalid is wrong.

Public Key

Hi,

What type of public key is required for recaptcha, and what tools are available to generate it?

Thanks.

Missing extension for bower-install

Hello,

In the .bower.json file, the file extension is missing :

 "main": "./angular-re-captcha", //HERE ADD THE .js EXTENSION
  "dependencies": {
    "angular": "~1.2.9"
  },

Without this, the grunt package 'bower-install' will fail to make the injection.

Thank you :)

Validation Problems

By entering any value to the value of the picture image Form. $ Valid, it is always true

How to check correct value for captcha?

Hi, does this include checking if the user typed a valid captcha which is the same exact characters found on the image? It seems that $valid is always true as long as the user typed something on the textbox.

RECaptcha version

Hi! Today has been released a new version of recaptcha (nocaptcha recaptcha) you can update the directive to support this?

Regards!

Reload recaptcha

Hi there,

I'm using this module but I am stuck.For example if user type captcha wrong, behaviour will be reload recaptcha image without refresh the page. But I didn't find a document for this problem. If you want I can provide you code.I am using Angular.js

Thanks

Angular version

The angular version in the bower dependencies should be updated.
The current version is 1.3.6 and the version in the bower.json is 1.2.9

'challenge' field

For some reason, I'm unable to get this working. On the server side, I'm hitting https://www.google.com/recaptcha/api/siteverify with my secret key and the value of recaptcha.challenge and getting back the error message invalid-input-response. Am I not supposed to be using the challenge field? I've noticed that no matter what input I use for a captcha, the value of the challenge field stays the same, so something is not right.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.