Code Monkey home page Code Monkey logo

Comments (7)

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

Ben Alex said:

Target for 0.9.0 given that George Franciscus has already developed an implementation he has kindly offered to share.

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

George Franciscus said:

This code implements Captcha integration and provides an adapter to jCaptcha. The attached code contains some jCaptcha specific artifacts, such as a servlet that generates an image and a JCapthca singleton. I think there may be some opportunity to refactor the JCaptcha side of things – such as the image servlet, the singleton and the opportunity to plugin other jCaptcha engines.

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

marc antoine garrigue said:

Hi,
I’ve commited a captcha adapter based on a new channel and SecureContext under the captcha subpackage.
The JCaptcha CaptchaProxy implementation will arrive soon…
MAG

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

Christopher Pierce said:

The CaptchaServiceProxy inferface declares is only method, validateRequest, as package scope.
This should be public for others to provide their own ProxyService implementation.

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

Ben Alex said:

Marc Antoine-Garrigue has already implemented in Acegi Security CVS this feature.

Marc, would you please review the JavaDocs for CaptchaChannelProcessor as Jalopy has found a formatting issue. Thanks.

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

marc antoine garrigue said:

Hi Christopher,
A java interface do not need to declare its method public since they all are by definition.
You can implement your own ProxyService implementation, just implement the interface CaptchaProxy.
Regards

from spring-security.

spring-projects-issues avatar spring-projects-issues commented on May 23, 2024

marc antoine garrigue said:

All java files are now jalopyed!

from spring-security.

Related Issues (20)

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.