From 0b4a0ec4cfdbe790824ca42fe8f772a8bb0e641d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 19 Mar 2024 14:47:24 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- auth_oauth_autologin/README.rst | 2 +- auth_oauth_autologin/__manifest__.py | 2 +- auth_oauth_autologin/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0276d390e8..8db239cfd7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [auth_jwt](auth_jwt/) | 13.0.1.1.0 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | JWT bearer token authentication. [auth_jwt_demo](auth_jwt_demo/) | 13.0.1.1.0 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Test/demo module for auth_jwt. [auth_ldaps](auth_ldaps/) | 13.0.1.0.2 | | Allows to use LDAP over SSL authentication -[auth_oauth_autologin](auth_oauth_autologin/) | 13.0.1.0.2 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Automatically redirect to the OAuth provider for login +[auth_oauth_autologin](auth_oauth_autologin/) | 13.0.1.1.0 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Automatically redirect to the OAuth provider for login [auth_oauth_multi_token](auth_oauth_multi_token/) | 13.0.2.0.0 | | Allow multiple connection with the same OAuth account [auth_oidc](auth_oidc/) | 13.0.1.1.1 | [![sbidoul](https://github.com/sbidoul.png?size=30px)](https://github.com/sbidoul) | Allow users to login through OpenID Connect Provider [auth_saml](auth_saml/) | 13.0.1.0.2 | | Saml2 Authentication diff --git a/auth_oauth_autologin/README.rst b/auth_oauth_autologin/README.rst index 853d835888..a5fa072c72 100644 --- a/auth_oauth_autologin/README.rst +++ b/auth_oauth_autologin/README.rst @@ -7,7 +7,7 @@ Auth Oauth Autologin !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7aba6450c0e9bb0bbae1b62fa110afa767c2d14029ae03ef5fae9a5f491c146b + !! source digest: sha256:9395fedcb46bfe2a9f26dd469563a46cb045fac746acb65aae1d5ab75e0638eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/auth_oauth_autologin/__manifest__.py b/auth_oauth_autologin/__manifest__.py index efb6af52e0..7f9568428a 100644 --- a/auth_oauth_autologin/__manifest__.py +++ b/auth_oauth_autologin/__manifest__.py @@ -5,7 +5,7 @@ "name": "Auth Oauth Autologin", "summary": """ Automatically redirect to the OAuth provider for login""", - "version": "13.0.1.0.2", + "version": "13.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "maintainers": ["sbidoul"], diff --git a/auth_oauth_autologin/static/description/index.html b/auth_oauth_autologin/static/description/index.html index 2e1dfe1973..2f7dba138b 100644 --- a/auth_oauth_autologin/static/description/index.html +++ b/auth_oauth_autologin/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Auth Oauth Autologin

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7aba6450c0e9bb0bbae1b62fa110afa767c2d14029ae03ef5fae9a5f491c146b +!! source digest: sha256:9395fedcb46bfe2a9f26dd469563a46cb045fac746acb65aae1d5ab75e0638eb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This modules implements an automatic redirection to the configured OAuth