Search 1.9 billion lines of Odoo code on GitHub

cms_account_form

Author: Camptocamp,Odoo Community Association (OCA)
License: LGPL-3
Branch: 11.0
Repository: akretion/website-cms
Dependencies: base, cms_form, and portal
Languages: PO File (51, 9.7%), Python (395, 75.4%), XML (9, 1.7%), and reStructuredText (69, 13.2%)
Other repositories: BTETON/website-cms, Change2improve/website-cms, CompassionCH/website-cms, ERPLibre/website-cms, ForgeFlow/website-cms, Gabinete-Digital/website-cms, Guobower/website-cms, Ingeos/website-cms, JazziMc/website-cms, MjAbuz/website-cms, NL66278/website-cms, NeatNerdPrime/website-cms, Nooka10/website-cms, OCA/website-cms, PCatinean/website-cms, TelmoSenseFly/website-cms, VisiionSolucionesTecnologicas/website-cms, anhvu-sg/website-cms, apetbiz/website-cms, bishalgit/website-cms, camptocamp/website-cms, elvirekemajou/website-cms, gfcapalbo/website-cms, grindtildeath/website-cms, hbrunn/website-cms, hinfo506/website-cms, isoscl/website-cms, josueBulle/website-cms, lideritjnma/website-cms, lukehuang/website-cms, one2pret/website-cms, pscloud/website-cms, ravishekharco/website-cms, redcor/website-cms, sanube/website-cms, simahawk/website-cms, steingabelgaard/website-cms, wahello/website-cms, and x0rzkov/odoo-website-cms

<a class="reference external image-reference" href="http://www.gnu.org/licenses/LGPL-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-lgpl--3-blue.svg"> </a> <a name="cms-account-form"></a> <h2>CMS account form</h2> <p>Replace portal user's account form with a specific <a class="reference external" href="../cms_form">CMS form</a>.</p> <a name="features"></a> <h3>Features</h3> <ul class="simple"> <li>full control on fields and their validation</li> <li>full control on form behavior</li> <li>full test coverage</li> </ul> <p>Additionally:</p> <ul class="simple"> <li>validate email</li> <li><dl class="first docutils"> <dt>if email is changed:</dt> <dd><ul class="first last"> <li>update user's login (yes, Odoo does that w/out notifying the user!)</li> <li>force logout</li> <li>for reset email password to validate new email</li> </ul> </dd> </dl> </li> </ul> <p>In a basic Odoo installation the form will look like:</p> <blockquote> <img alt="./images/cms_account_form_preview.png" src="./images/cms_account_form_preview.png" /> </blockquote> <a name="known-issues-roadmap"></a> <h4>Known issues / Roadmap</h4> <a name="wishlist"></a> <h3>Wishlist</h3> <ul class="simple"> <li>send notification to initial email address to make sure the user is aware of the update</li> <li>use a 2 steps verification token and avoid resetting password</li> <li>show a nice confirmation dialog before submitting</li> </ul> <p>Full comments <a class="reference external" href="https://github.com/OCA/website-cms/pull/38">https://github.com/OCA/website-cms/pull/38</a>.</p> <a name="bug-tracker"></a> <h4>Bug Tracker</h4> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/website-cms/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</li> </ul> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by: <a class="reference external" href="https://fluxdock.io">Fluxdock.io</a></p> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>