Skip to content

update to support redmine 3.2 x. also adds support for captcha on login page in addition to registration

Notifications You must be signed in to change notification settings

panicinc/recaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recaptcha Redmine 3.x plugin

Redmine 3.x plugin that adds a recaptcha to the account registration page AND login page.

  • Installation: just clone it to your plugins directory, run 'bundle install'
  • If recaptcha gem doesn't install which happens some times do gem install recaptcha
  • rake redmine:plugins:migrate RAILS_ENV=production
  • restart redmine
  • Configuration: on the plugin setting page, enter your recaptcha keypair.
  • Compatibility: tested with Redmine 3.x
  • Copyright: MIT License

About

update to support redmine 3.2 x. also adds support for captcha on login page in addition to registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.4%
  • Ruby 33.6%