Activity for SimpleCaptcha

  • Dang Bao Dang Bao modified a comment on discussion Help

    Hi all, I am using simplecaptcha lib on JDK 17. The simplecaptcha doesn't support implementation that's RippleGimpyRenderer, BlockGimpyRenderer, DropShadowGimpyRenderer, BaffleGimpyRenderer . When I use new gimp() that is default implementation(RippleGimpyRenderer). It appear error in runtime. Example:"Captcha captcha = new Captcha.Builder(CAPTCHA_IMAGE_WIDTH, CAPTCHA_IMAGE_HEIGHT).addText().addNoise().gimp().build();" Could you please update it? Best regards & Thanks, Bao

  • Dang Bao Dang Bao modified a comment on discussion Help

    Hi all, I am using simplecaptcha on JDK 17. When I use new gimp() that is default implementation(RippleGimpyRenderer). It appear error in runtime. Captcha captcha = new Captcha.Builder(CAPTCHA_IMAGE_WIDTH, CAPTCHA_IMAGE_HEIGHT).addText().addNoise().gimp().build(); Could you please update it? Best regards & Thanks, Bao

  • Dang Bao Dang Bao posted a comment on discussion Help

    Hi all, I am using simplecaptcha on JDK 17. The code error in below. When I new RippleGimpyRenderer in gimp. Captcha captcha = new Captcha.Builder(CAPTCHA_IMAGE_WIDTH, CAPTCHA_IMAGE_HEIGHT).addText().addNoise().gimp(new RippleGimpyRenderer()).build(); Could you please update it? Best regards & Thanks, Bao

  • Manjunath Patil Manjunath Patil posted a comment on discussion Help

    We are using the SimpleCaptcha java code for the sticyImage but the image are not loading properly. Attached is the screenshot issue Thanks a lot in advance. Please help us on resolving this issue. Thanks

  • SAVKO SAVKO modified a comment on discussion Open Discussion

    Module system has been introduced in Java 9. Java modules provide strong encapsulation. Some packages have been declared for internal use. Packages java.awt, javax.imageio are in module java.desktop What about SimpleCaptcha. Is this library ready for Java 11? OpenJDK 11? Artifact /simplecaptcha/lib/imaging.jar used in the project was compiled Java 1.1.

  • SAVKO SAVKO posted a comment on discussion Open Discussion

    Module system has been introduced in Java 9. Java modules provide strong encapsulation. Some packages have been declared for internal use. Packages java.awt, javax.imageio are in module java.desktop What about SimpleCaptcha. Is this library ready for Java 11? OpenJDK 11?

  • VitoWen VitoWen posted a comment on discussion Help

    Hi , Today i found SimpleCaptcha generated offensive word. e.g: raped. Is there anyone ever meet this situation? Could i possible use some flag to filter these offensive words? Thanks, Vito

  • Aloysius Tany Fernandez Aloysius Tany Fernandez created ticket #5

    increase the spacing between each text character

  • deepti01 deepti01 modified a comment on discussion Help

    Hi, I have an issue with simpleCaptcha (1.2.1 and jdk version 8) and cluster environment. I have observed that when accessing the application directly (single application server) it works fine, but when the same request is made via loadbalancer /webserver I get null captcha object . Thanks

  • deepti01 deepti01 posted a comment on discussion Open Discussion

    I have an issue with simpleCaptcha (1.2.1 and jdk version 8) and cluster environment. I have observed that when accessing the application directly (single application server) it works fine, but when the same request is made via loadbalancer /webserver I get null captcha object .

  • deepti01 deepti01 posted a comment on discussion Help

    Hi, I have an issue with simpleCaptcha(1.21) and jdk version 8. It works correctly but sometimes Captcha captcha = (Captcha) request.getSession().getAttribute(Captcha.NAME) returns a null object . Thanks

  • milorambaldi milorambaldi posted a comment on discussion Help

    Hi Michael, I found only this one: https://mvnrepository.com/artifact/nl.captcha/simplecaptcha/1.2.1

  • milorambaldi milorambaldi posted a comment on discussion Help

    Hi there, where can I find sources and javadoc for simple captcha 1.2.1 ?

  • Dan Dan created ticket #4

    Websites using SimpleCaptcha

  • Rudresh Rudresh created ticket #17

    Audio captcha not working in IOS mobile devices

  • Ilya Basin Ilya Basin created ticket #16

    Cannot use simplecaptcha-1.2-jdk1.5.jar with jdk5

  • Javier Javier created ticket #15

    StickyCaptchaServlet doesn't write captcha if it has to create it

  • George Smith George Smith posted a comment on ticket #3

    I had the same problem. Is there any workaround to this?

  • Guillermo Mutis Guillermo Mutis posted a comment on ticket #14

    We are experiencing the same problem with Tomcat 8. The process is not interrupted,...

  • Lars Herschke Lars Herschke posted a comment on ticket #8

    I think it's because the following Tomcat-bug https://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues...

  • Lars Herschke Lars Herschke posted a comment on ticket #13

    https://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues

  • Pavel Karpukhin Pavel Karpukhin created ticket #14

    NullPointerException in Java 8

  • Michael Bennett Michael Bennett posted a comment on discussion Help

    hi there, is there a location for this in a central maven repo I could use as we...

1
MongoDB Logo MongoDB