Feature #7092
closedDisable access to Redmine
0%
Description
It would be useful if Redmine's administrator has an option to disable the access of the regular users. This way the administrator will be sure that no one will do anything in Redmine when he is administering it.
Updated by Thomas Pihl almost 14 years ago
I would recommend you to solve that on the webserver instead so that you don't need a running stack with a working redmine.
Updated by Jean-Baptiste Barth almost 14 years ago
Same advice here, even if I don't exactly see which admin action would be disrupted by users action.. If you really want to do this it would be easy to implement in a plugin.
Updated by Ivan Cenov almost 14 years ago
I agree with you. The administrator may stop mongrel and/or apache and do what it wants disrupted.
(I took the idea from drupal. It have an option to put the site in maintenance mode.)
Please close this issue.
Ivan
Updated by Mischa The Evil almost 14 years ago
Might be interesting for someone here: https://github.com/edavis10/redmine_maintenance_mode
Updated by Ivan Cenov almost 13 years ago
- Status changed from New to Resolved
Mischa The Evil wrote:
Might be interesting for someone here: https://github.com/edavis10/redmine_maintenance_mode
Yes, this does what I need.
Please close the issue if no one else is interested in it.
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
Closing this, status is resolved since 400 days and more (issue was last updated more than 400 days ago)...
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
- Status changed from Resolved to Closed
Updated by Tobias Fischer over 10 years ago
hey guys, I made a "real" plugin out of the code hunk from @edavis10
check it out: http://www.redmine.org/plugins/redmine_maintenance_mode