Code Monkey home page Code Monkey logo

trac-recaptcharegister's People

Contributors

mitar avatar raybellis avatar rjollos avatar tuffnatty avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

trac-recaptcharegister's Issues

Recaptcha is not shown again on form error

If one of required fields is not filled out but Recaptcha is checked and then form is submitted, the form (correctly) redirects back and shows an error, but Recaptcha is not shown again. So if you now fill out form correctly and submit, then you get Recaptcha error and then you get redirected once more back, this time form is shown with Recaptcha. And then you have an opportunity to fill form again (password fields get cleared) and check Recaptcha and submit.

Recaptcha should be shown every time.

Does not work with trac 1.6

Hi, do you know if there are any plans to port it to the 1.6? Plugin seems to be very small, so hopefully it should. not cause a lot of issues

Cannot get the /register link to work

Trac 1.0
TracAccountManager 0.4.4

  • recaptcharegister installed from git master
  • trac log shows that it's loading the recaptcharegister module
  • in trac.ini, section [components] I have
acct_mgr.web_ui.registrationmodule = disabled
recaptcharegister.* = enabled
[recaptcha] has public and private key set

When I go to my Trac website there is no Register link, when I manually add /register to the URL I get an error. So somewhere it seems the plugin isn't registered correctly, but I can't figure out how and where...

Configuration is not working with recent account manager

I am using trac 1.2 and found that configuration is not shown. As quick workaround i replaced line xpath_match = '//form[@id="accountsconfig"]/fieldset[1]' with xpath_match = '//form[@id="cfg_wiz"]/fieldset[1]', however, correct solution probably should be a separate menu item.

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.