Project

General

Profile

Plugins Directory » Redmine Sudo

Author: Vincent Robert
Website: https://github.com/jbbarth/redmine_sudo
Code repository: https://github.com/jbbarth/redmine_sudo
Registered on: 2023-08-03 (9 months ago)
Current version: 5.0
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (0)

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 defining some CSS that will only be included when you are administrator so that you can always obviously know your status.

Installation notes

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

Changelog

5.0 (2023-08-03)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.