From 8ded2f955f67a29eadea6000aaa0104083600109 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 23 Sep 2023 13:13:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- password_security/README.rst | 2 +- password_security/__manifest__.py | 2 +- password_security/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8dd46a57c..a6b3d8ace7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ addon | version | maintainers | summary [auth_signup_partner_company](auth_signup_partner_company/) | 15.0.1.0.0 | | Auth Signup Partner Company [auth_signup_verify_email](auth_signup_verify_email/) | 15.0.1.0.0 | | Force uninvited users to use a good email for signup [auth_user_case_insensitive](auth_user_case_insensitive/) | 15.0.1.0.0 | | Makes the user login field case insensitive -[password_security](password_security/) | 15.0.1.1.4 | | Allow admin to set password security requirements. +[password_security](password_security/) | 15.0.1.3.0 | | Allow admin to set password security requirements. [users_ldap_groups](users_ldap_groups/) | 15.0.1.0.0 | | Adds user accounts to groups based on rules defined by the administrator. [vault](vault/) | 15.0.2.0.1 | | Password vault integration in Odoo [vault_share](vault_share/) | 15.0.1.1.1 | | Implementation of a mechanism to share secrets diff --git a/password_security/README.rst b/password_security/README.rst index 433144d26e..e292f74818 100644 --- a/password_security/README.rst +++ b/password_security/README.rst @@ -7,7 +7,7 @@ Password Security !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fb1f80804bcb2868d79d1b64c883998fb6f6cce7f13db154f8780cc0d5b452b7 + !! source digest: sha256:31a91b6b66eefb4eae934890d3577f5a10338c217ab7c02f6a06bf38d4530ba9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/password_security/__manifest__.py b/password_security/__manifest__.py index de5e4f4f80..deafe20132 100644 --- a/password_security/__manifest__.py +++ b/password_security/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Password Security", "summary": "Allow admin to set password security requirements.", - "version": "15.0.1.2.0", + "version": "15.0.1.3.0", "author": "LasLabs, " "Onestein, " "Kaushal Prajapati, " diff --git a/password_security/static/description/index.html b/password_security/static/description/index.html index 9d2d677ca4..0edc49c95c 100644 --- a/password_security/static/description/index.html +++ b/password_security/static/description/index.html @@ -367,7 +367,7 @@

Password Security

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:fb1f80804bcb2868d79d1b64c883998fb6f6cce7f13db154f8780cc0d5b452b7 +!! source digest: sha256:31a91b6b66eefb4eae934890d3577f5a10338c217ab7c02f6a06bf38d4530ba9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows admin to set company-level password security requirements