@@ -17,13 +17,13 @@ Password Security
1717 :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818 :alt: License: LGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github
20- :target: https://github.com/OCA/server-auth/tree/17 .0/password_security
20+ :target: https://github.com/OCA/server-auth/tree/18 .0/password_security
2121 :alt: OCA/server-auth
2222.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23- :target: https://translation.odoo-community.org/projects/server-auth-17 -0/server-auth-17 -0-password_security
23+ :target: https://translation.odoo-community.org/projects/server-auth-18 -0/server-auth-18 -0-password_security
2424 :alt: Translate me on Weblate
2525.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=17 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -33,12 +33,12 @@ requirements and enforces them on the user.
3333
3434It contains features such as
3535
36- - Password expiration days
37- - Password length requirement
38- - Password minimum number of lowercase letters
39- - Password minimum number of uppercase letters
40- - Password minimum number of numbers
41- - Password minimum number of special characters
36+ - Password expiration days
37+ - Password length requirement
38+ - Password minimum number of lowercase letters
39+ - Password minimum number of uppercase letters
40+ - Password minimum number of numbers
41+ - Password minimum number of special characters
4242
4343**Table of contents **
4444
@@ -72,7 +72,7 @@ Bug Tracker
7272Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-auth/issues >`_.
7373In case of trouble, please check there if your issue has already been reported.
7474If you spotted it first, help us to smash it by providing a detailed and welcomed
75- `feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20password_security%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
75+ `feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20password_security%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
7676
7777Do not contact contributors directly about support or help with technical issues.
7878
@@ -92,28 +92,28 @@ Authors
9292Contributors
9393------------
9494
95- - James Foster <jfoster@laslabs.com>
95+ - James Foster <jfoster@laslabs.com>
9696
97- - Dave Lasley <dave@laslabs.com>
97+ - Dave Lasley <dave@laslabs.com>
9898
99- - Kaushal Prajapati <kbprajapati@live.com>
99+ - Kaushal Prajapati <kbprajapati@live.com>
100100
101- - Petar Najman <petar.najman@modoolar.com>
101+ - Petar Najman <petar.najman@modoolar.com>
102102
103- - Shepilov Vladislav <shepilov.v@protonmail.com>
103+ - Shepilov Vladislav <shepilov.v@protonmail.com>
104104
105- - Florian Kantelberg <florian.kantelberg@initos.com>
105+ - Florian Kantelberg <florian.kantelberg@initos.com>
106106
107- - Dhara Solanki <dhara.solanki@initos.com>
107+ - Dhara Solanki <dhara.solanki@initos.com>
108108
109- - `Open Source Integrators <https://opensourceintegrators.com >`__
109+ - `Open Source Integrators <https://opensourceintegrators.com >`__
110110
111- - Chandresh Thakkar <cthakkar@opensourceintegrators.com>
112- - Daniel Reis <dreis@opensourceintegrators.com>
111+ - Chandresh Thakkar <cthakkar@opensourceintegrators.com>
112+ - Daniel Reis <dreis@opensourceintegrators.com>
113113
114- - `Onestein <https://www.onestein.nl >`__:
114+ - `Onestein <https://www.onestein.nl >`__:
115115
116- - Andrea Stirpe <a.stirpe@onestein.nl>
116+ - Andrea Stirpe <a.stirpe@onestein.nl>
117117
118118Maintainers
119119-----------
@@ -128,6 +128,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
128128mission is to support the collaborative development of Odoo features and
129129promote its widespread use.
130130
131- This module is part of the `OCA/server-auth <https://github.com/OCA/server-auth/tree/17 .0/password_security >`_ project on GitHub.
131+ This module is part of the `OCA/server-auth <https://github.com/OCA/server-auth/tree/18 .0/password_security >`_ project on GitHub.
132132
133133You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments