Skip to content

Sudo-like powers for Redmine administrators ; you should not be root all the time !

Notifications You must be signed in to change notification settings

jbbarth/redmine_sudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Sudo plugin

This plugin allows administrators of a redmine instance to change their rights temporarily and navigate as if they were normal users. Then they can take back their administrator rights only when needed. It's the same idea as "sudo" in Linux/Unix operating systems, you don't need to be root all the time.

The plugin also allows to define some CSS that will only be included when you're administrator, so that you can always obviously know your status. See below the 3rd screenshot, the proposed styles change the header background colors to red.

Screenshot

Here's a screenshot when you're a standard user:

redmine_sudo screenshot

If you click on it you become administrator:

redmine_sudo screenshot

The admin section lets you define the title of the links and some CSS styles that will be applied only when admin:

redmine_sudo screenshot

Installation

See: http:https://www.redmine.org/projects/redmine/wiki/Plugins

plugin requirement:

  • this plugin requires the plugin redmine_base_deface to be installed!
  • make sure you got it installed or install it before installing redmine_sudo plugin

Then you basically just have to:

  • drop the plugin in the "plugins/" directory
  • run rake redmine:plugins:migrate
  • restart your redmine instance

Compatibility

This plugin only works with Redmine > 2.1.0. If you have any issue, don't forget to mention the Redmine version you're using.

Test status

Plugin branch Redmine Version Test Status
master 5.1.2 5.1.2
master 4.2.11 4.2.11
master master master

Contribute

If you like this plugin, it's a good idea to contribute :

  • by giving feed back on what is cool, what should be improved
  • by reporting bugs : you can open issues directly on github
  • by forking it and sending pull request if you have a patch or a feature you want to implement

About

Sudo-like powers for Redmine administrators ; you should not be root all the time !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •