mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
Added button to user admin to impersonate a certain user
This commit is contained in:
parent
d20153c569
commit
cc1595e048
6 changed files with 145 additions and 25 deletions
|
@ -11409,5 +11409,25 @@ Element 3</target>
|
|||
<target>Stop impersonation</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="T3yB7KF" name="user.impersonate.btn">
|
||||
<segment>
|
||||
<source>user.impersonate.btn</source>
|
||||
<target>Impersonate</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="sFE8diE" name="user.impersonate.confirm.title">
|
||||
<segment>
|
||||
<source>user.impersonate.confirm.title</source>
|
||||
<target>Do you really want to impersonate this user?</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="MlJJSEo" name="user.impersonate.confirm.message">
|
||||
<segment>
|
||||
<source>user.impersonate.confirm.message</source>
|
||||
<target>This will be logged. You should only do this with a good reason.
|
||||
|
||||
Please note, that you can not impersonate a disabled user. If you try you will get an "Access Denied" message.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue