File: control

package info (click to toggle)
redmine-plugin-pretend 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ruby: 98; makefile: 9
file content (19 lines) | stat: -rw-r--r-- 735 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: redmine-plugin-pretend
Section: web
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.6.2
Homepage: https://github.com/batizhevsky/redmine_pretend
Vcs-Browser: https://salsa.debian.org/debian/redmine-plugin-pretend
Vcs-Git: https://salsa.debian.org/debian/redmine-plugin-pretend.git
Rules-Requires-Root: no

Package: redmine-plugin-pretend
Architecture: all
Depends: ${misc:Depends}, redmine (>= 5~)
Enhances: redmine
Description: Redmine plugin to allow admins to log-in as users
 This plugin allow admins to temporarily log-in as users without knowing
 their passwords to make updates on their behalf, check access level
 or troubleshoot problems.