diff --git a/README.md b/README.md index e67122603..47eef6978 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [auth_saml](auth_saml/) | 17.0.1.0.0 | [![vincent-hatakeyama](https://github.com/vincent-hatakeyama.png?size=30px)](https://github.com/vincent-hatakeyama) | SAML2 Authentication [auth_signup_verify_email](auth_signup_verify_email/) | 17.0.1.0.0 | | Force uninvited users to use a good email for signup [auth_user_case_insensitive](auth_user_case_insensitive/) | 17.0.1.0.0 | | Makes the user login field case insensitive -[impersonate_login](impersonate_login/) | 17.0.1.0.0 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | tools +[impersonate_login](impersonate_login/) | 17.0.1.0.1 | [![Kev-Roche](https://github.com/Kev-Roche.png?size=30px)](https://github.com/Kev-Roche) | tools [user_log_view](user_log_view/) | 17.0.1.0.0 | [![trojikman](https://github.com/trojikman.png?size=30px)](https://github.com/trojikman) | Allow to see user's actions log [//]: # (end addons) diff --git a/impersonate_login/README.rst b/impersonate_login/README.rst index e349b30ee..81b48c2dc 100644 --- a/impersonate_login/README.rst +++ b/impersonate_login/README.rst @@ -7,7 +7,7 @@ Impersonate Login !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:21edb5cefd3ad559bf6ceb133f51ab242539b8bd46591d8c3f578962fd7ab904 + !! source digest: sha256:a6ef4269b5ac503aec0a6312e847529a1209890f9fda86cc1f083730520fba34 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/impersonate_login/__manifest__.py b/impersonate_login/__manifest__.py index 7a50662de..0b54a0491 100644 --- a/impersonate_login/__manifest__.py +++ b/impersonate_login/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Impersonate Login", "summary": "tools", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "category": "Tools", "website": "https://github.com/OCA/server-auth", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/impersonate_login/static/description/index.html b/impersonate_login/static/description/index.html index 1e6536ab3..89865d46d 100644 --- a/impersonate_login/static/description/index.html +++ b/impersonate_login/static/description/index.html @@ -367,7 +367,7 @@

Impersonate Login

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:21edb5cefd3ad559bf6ceb133f51ab242539b8bd46591d8c3f578962fd7ab904 +!! source digest: sha256:a6ef4269b5ac503aec0a6312e847529a1209890f9fda86cc1f083730520fba34 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-auth Translate me on Weblate Try me on Runboat

This module allows one user (for example, a member of the support team)