Commit 3209739 1 parent 79300f1 commit 3209739 Copy full SHA for 3209739
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 @@ -31,7 +31,7 @@ addon | version | maintainers | summary
31
31
[ auth_ldaps] ( auth_ldaps/ ) | 14.0.1.0.1 | | Allows to use LDAP over SSL authentication
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
- [ auth_saml] ( auth_saml/ ) | 14.0.1.1.1 | | SAML2 Authentication
34
+ [ auth_saml] ( auth_saml/ ) | 14.0.1.1.2 | | SAML2 Authentication
35
35
[ auth_session_timeout] ( auth_session_timeout/ ) | 14.0.1.0.1 | | This module disable all inactive sessions since a given delay
36
36
[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 14.0.1.0.1 | | Force uninvited users to use a good email for signup
37
37
[ 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:399b6a2c41a3738cb94b3cd6d259e25861ee28d63848dc5908619759cfeed0dc
10
+ !! source digest: sha256:99008eaf94a8c59ea3984b9310ddbf58dddccd1aa4164c58a973a48e9a2f8cc1
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.1.1 " ,
7
+ "version" : "14.0.1.1.2 " ,
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