Added button to user admin to impersonate a certain user

This commit is contained in:
Jan Böhmer 2023-07-08 22:43:41 +02:00
parent d20153c569
commit cc1595e048
6 changed files with 145 additions and 25 deletions

View file

@ -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>