Search 1.9 billion lines of Odoo code on GitHub

users_ldap_no_reset

Author: Therp BV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-ldap-no-reset-password
Repository: NL66278/server-tools
Dependencies: auth_signup, and users_ldap_populate
Languages: Python (108, 56.2%), XML (48, 25.0%), and reStructuredText (36, 18.8%)
Other branches: 10.0-users_ldap-reorganise

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="users-ldap-no-reset"></a> <h2>Users LDAP No Reset</h2> <p>This module extends the functionality of auth_signup by preventing password reset for ldap users. These users should reset their passwords directly in ldap (for instance Windows domain users can reset their password, and this will be set in Active Directory).</p> <p>When a password reset request is entered in the browser, and the user is an ldap user, a mail will be sent explaining the proper way to reset the password is through the ldap server. No direct feedback is provided to prevent website visitors from finding out the login names of internal users.</p> <p>The email sent to users will probably need to be editted to reflect the particular procedure to reset passwords for the installation.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Install the module users_ldap_no_reset from the module list.</li> </ol> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/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> <h3>Credits</h3> <ul class="simple"> <li>Therp BV</li> </ul> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>