@@ -17,13 +17,13 @@ Verify email at signup
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-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/auth_signup_verify_email
20+ :target: https://github.com/OCA/server-auth/tree/18 .0/auth_signup_verify_email
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-auth_signup_verify_email
23+ :target: https://translation.odoo-community.org/projects/server-auth-18 -0/server-auth-18 -0-auth_signup_verify_email
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 |
@@ -42,35 +42,35 @@ up: they are asked for only at first login attempt.
4242Installation
4343============
4444
45- - Install
46- `email_validator <https://pypi.org/project/email-validator/ >`__ with
47- ``pip install email_validator `` or equivalent.
45+ - Install
46+ `email_validator <https://pypi.org/project/email-validator/ >`__ with
47+ ``pip install email_validator `` or equivalent.
4848
4949Configuration
5050=============
5151
5252To configure this module, you need to:
5353
54- - `Properly configure your outgoing email
55- server(s) <https://www.odoo.com/forum/help-1/question/how-to-configure-email-gateway-282#answer_290> `__.
56- - Go to *Settings > General Settings -> General settings *, search for
57- the *Users * section and enable *Free sign up * in *Customer account *.
54+ - `Properly configure your outgoing email
55+ server(s) <https://www.odoo.com/forum/help-1/question/how-to-configure-email-gateway-282#answer_290> `__.
56+ - Go to *Settings > General Settings -> General settings *, search for
57+ the *Users * section and enable *Free sign up * in *Customer account *.
5858
5959Usage
6060=====
6161
6262To use this module, you need to:
6363
64- - Log out.
65- - `Sign up </web/signup >`__ with a valid email.
64+ - Log out.
65+ - `Sign up </web/signup >`__ with a valid email.
6666
6767Bug Tracker
6868===========
6969
7070Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-auth/issues >`_.
7171In case of trouble, please check there if your issue has already been reported.
7272If you spotted it first, help us to smash it by providing a detailed and welcomed
73- `feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20auth_signup_verify_email%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
73+ `feedback <https://github.com/OCA/server-auth/issues/new?body=module:%20auth_signup_verify_email%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
7474
7575Do not contact contributors directly about support or help with technical issues.
7676
@@ -86,11 +86,11 @@ Authors
8686Contributors
8787------------
8888
89- - Rafael Blasco <rafaelbn@antiun.com>
90- - Jairo Llopis <yajo.sk8@gmail.com>
91- - Simone Orsi <simone.orsi@camptocamp.com>
92- - Alexandre Díaz <alexandre.diaz@tecnativa.com>
93- - Eugene Molotov <molotov@it-projects.info>
89+ - Rafael Blasco <rafaelbn@antiun.com>
90+ - Jairo Llopis <yajo.sk8@gmail.com>
91+ - Simone Orsi <simone.orsi@camptocamp.com>
92+ - Alexandre Díaz <alexandre.diaz@tecnativa.com>
93+ - Eugene Molotov <molotov@it-projects.info>
9494
9595Maintainers
9696-----------
@@ -105,6 +105,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
105105mission is to support the collaborative development of Odoo features and
106106promote its widespread use.
107107
108- This module is part of the `OCA/server-auth <https://github.com/OCA/server-auth/tree/17 .0/auth_signup_verify_email >`_ project on GitHub.
108+ This module is part of the `OCA/server-auth <https://github.com/OCA/server-auth/tree/18 .0/auth_signup_verify_email >`_ project on GitHub.
109109
110110You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments