33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > README.rst </ title >
6+ < title > Impersonate Login </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="impersonate-login ">
364+ < h1 class ="title "> Impersonate Login</ h1 >
364365
365-
366- < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367- < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368- </ a >
369- < div class ="section " id ="impersonate-login ">
370- < h1 > Impersonate Login</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:7a065218446f1a1c3d7c8df01e153960f15c80d7fc12534272a2e700896ca757
370+ !! source digest: sha256:495e3835d8bd5706184290ecbbc105723329293d90630889e42c95d73e28bd09
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/18.0/impersonate_login "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-impersonate_login "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/18.0/impersonate_login "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-impersonate_login "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > This module allows one user (for example, a member of the support team)
379374to log in as another user. The impersonation session can be exited by
380375clicking on the button “Back to Original User”.</ p >
@@ -386,10 +381,12 @@ <h1>Impersonate Login</h1>
386381< li > Mails and messages are sent from the original user.</ li >
387382< li > Impersonated logins are logged and can be consulted through the
388383Settings -> Technical menu.</ li >
389- < li > </ li >
384+ < li > You can optionally forbid impersonation of users with “Administration:
385+ Settings” rights by enabling the related option in the settings. There
386+ is an alternative module to allow logins as another user
387+ (auth_admin_passkey), but it does not support these security
388+ mechanisms.</ li >
390389</ ul >
391- < p > There is an alternative module to allow logins as another user
392- (auth_admin_passkey), but it does not support these security mechanisms.</ p >
393390< p > < strong > Table of contents</ strong > </ p >
394391< div class ="contents local topic " id ="contents ">
395392< ul class ="simple ">
@@ -405,11 +402,14 @@ <h1>Impersonate Login</h1>
405402</ ul >
406403</ div >
407404< div class ="section " id ="configuration ">
408- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
405+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
409406< p > The impersonating user must belong to group “Impersonate Users”.</ p >
407+ < p > If you want to prevent impersonation of users with the < em > Administration:
408+ Settings</ em > rights, enable the < em > Restrict Impersonation of “Administration:
409+ Settings” Users</ em > option in the settings.</ p >
410410</ div >
411411< div class ="section " id ="usage ">
412- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
412+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
413413< ol class ="arabic simple ">
414414< li > In the menu that is displayed when clicking on the user avatar on the
415415top right corner, or in the res.users list, click “Switch Login” to
@@ -419,23 +419,23 @@ <h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
419419</ ol >
420420</ div >
421421< div class ="section " id ="bug-tracker ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
422+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
423423< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
424424In case of trouble, please check there if your issue has already been reported.
425425If you spotted it first, help us to smash it by providing a detailed and welcomed
426426< a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20impersonate_login%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
427427< p > Do not contact contributors directly about support or help with technical issues.</ p >
428428</ div >
429429< div class ="section " id ="credits ">
430- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
430+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
431431< div class ="section " id ="authors ">
432- < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
432+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
433433< ul class ="simple ">
434434< li > Akretion</ li >
435435</ ul >
436436</ div >
437437< div class ="section " id ="contributors ">
438- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
438+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
439439< ul class ="simple ">
440440< li > Kévin Roche << a class ="reference external " href ="mailto:kevin.roche@akretion.com "> kevin.roche@akretion.com</ a > ></ li >
441441< li > < a class ="reference external " href ="https://www.360erp.com "> 360ERP</ a > :< ul >
@@ -445,7 +445,7 @@ <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
445445</ ul >
446446</ div >
447447< div class ="section " id ="maintainers ">
448- < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
448+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
449449< p > This module is maintained by the OCA.</ p >
450450< a class ="reference external image-reference " href ="https://odoo-community.org ">
451451< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -460,6 +460,5 @@ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
460460</ div >
461461</ div >
462462</ div >
463- </ div >
464463</ body >
465464</ html >
0 commit comments