Commit 0beb977 1 parent 3a7e6e0 commit 0beb977 Copy full SHA for 0beb977
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ addon | version | maintainers | summary
30
30
[ 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
31
31
[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 17.0.1.0.0 | | Force uninvited users to use a good email for signup
32
32
[ auth_user_case_insensitive] ( auth_user_case_insensitive/ ) | 17.0.1.0.0 | | Makes the user login field case insensitive
33
- [ 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
33
+ [ 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
34
34
[ 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
35
35
36
36
[ // ] : # ( end addons )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Impersonate Login
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:21edb5cefd3ad559bf6ceb133f51ab242539b8bd46591d8c3f578962fd7ab904
10
+ !! source digest: sha256:a6ef4269b5ac503aec0a6312e847529a1209890f9fda86cc1f083730520fba34
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 5
5
{
6
6
"name" : "Impersonate Login" ,
7
7
"summary" : "tools" ,
8
- "version" : "17.0.1.0.0 " ,
8
+ "version" : "17.0.1.0.1 " ,
9
9
"category" : "Tools" ,
10
10
"website" : "https://github.com/OCA/server-auth" ,
11
11
"author" : "Akretion, Odoo Community Association (OCA)" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Impersonate Login</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:21edb5cefd3ad559bf6ceb133f51ab242539b8bd46591d8c3f578962fd7ab904
370
+ !! source digest: sha256:a6ef4269b5ac503aec0a6312e847529a1209890f9fda86cc1f083730520fba34
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/17.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-17-0/server-auth-17-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=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows one user (for example, a member of the support team)
You can’t perform that action at this time.
0 commit comments