lionking2005 / redmin_user_block_plugin

Redmine plugin to block user who try attempt fail login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redmine_block_user

This is the redmine plugin to block user who attempts login with not correct password.

  • For install plugin

* bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=Redmine_block_user

  • Uninstall

* bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=Redmine_block_user VERSION=0

About

Redmine plugin to block user who try attempt fail login


Languages

Language:Ruby 80.9%Language:HTML 19.1%