Commit bb9e388 1 parent a7e66b7 commit bb9e388 Copy full SHA for bb9e388
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ addon | version | maintainers | summary
32
32
[ auth_oauth_multi_token] ( auth_oauth_multi_token/ ) | 14.0.1.0.0 | | Allow multiple connection with the same OAuth account
33
33
[ auth_oidc] ( auth_oidc/ ) | 14.0.1.1.1 | [ ![ sbidoul] ( https://github.com/sbidoul.png?size=30px )] ( https://github.com/sbidoul ) | Allow users to login through OpenID Connect Provider
34
34
[ auth_oidc_environment] ( auth_oidc_environment/ ) | 14.0.1.0.1 | | This module allows to use server env for OIDC configuration
35
- [ auth_saml] ( auth_saml/ ) | 14.0.1.2.0 | | SAML2 Authentication
35
+ [ auth_saml] ( auth_saml/ ) | 14.0.1.2.1 | | SAML2 Authentication
36
36
[ auth_session_timeout] ( auth_session_timeout/ ) | 14.0.1.0.2 | | This module disable all inactive sessions since a given delay
37
37
[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 14.0.1.0.1 | | Force uninvited users to use a good email for signup
38
38
[ auth_user_case_insensitive] ( auth_user_case_insensitive/ ) | 14.0.1.0.1 | | Makes the user login field case insensitive
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SAML2 Authentication
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:b6299bd86426a3aa73f3998c7eab1077448c5753852bffe82e88850e3d96dba5
10
+ !! source digest: sha256:deab667d56b2aa6d70e1fb4eff90360d738934b7db9c3fef335508581bd66197
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 4
4
5
5
{
6
6
"name" : "SAML2 Authentication" ,
7
- "version" : "14.0.1.2.0 " ,
7
+ "version" : "14.0.1.2.1 " ,
8
8
"category" : "Tools" ,
9
9
"author" : "XCG Consulting, Odoo Community Association (OCA)" ,
10
10
"website" : "https://github.com/OCA/server-auth" ,
You can’t perform that action at this time.
0 commit comments