Plugins Directory » Auto lock user
Author: | Systango Ltd | |
---|---|---|
Website: | http://www.systango.com | |
Code repository: | https://github.com/stpl/redmine_auto_lock/ | |
Registered on: | 2014-04-18 (over 10 years ago) | |
Current version: | 1.0.0 | |
Compatible with: | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x | |
User ratings: |
Locks specified users on a selected date.
Installation notes
Install:
Copy redmine_auto_lock plugin to {RAILS_APP}/plugins on your redmine path
Run rake redmine:plugins NAME=redmine_auto_lock RAILS_ENV=production
Run rake redmine_auto_lock:lock_user RAILS_ENV=production
Uninstall:
rake redmine:plugins NAME=redmine_auto_lock RAILS_ENV=production
rm -r plugins/redmine_auto_lock
Changelog
1.0.0 (2014-04-18)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.