mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-22 19:12:03 +02:00
Initial commit: OCA Server Auth packages (29 packages)
This commit is contained in:
commit
3ed80311c4
1325 changed files with 127292 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
This module allows one user (for example, a member of the support team) to log in as another user.
|
||||
The impersonation session can be exited by clicking on the button "Back to Original User".
|
||||
|
||||
To ensure that any abuse of this feature will not go unnoticed, the following measures are in place:
|
||||
|
||||
* In the chatter, it is displayed who is the user that is logged as another user.
|
||||
* Mails and messages are sent from the original user.
|
||||
* Impersonated logins are logged and can be consulted through the Settings -> Technical menu.
|
||||
*
|
||||
There is an alternative module to allow logins as another user (auth_admin_passkey),
|
||||
but it does not support these security mechanisms.
|
||||
Loading…
Add table
Add a link
Reference in a new issue