Authentification - Generate Password

Technical Name:
auth_generate_password
Version:
7.0
License:
Author:
GRAP
https://odoo-community.org/web/image/product.template/3208/image_1920?unique=c92f2dc
  • Odoo Version

Terms and Conditions 

Password Secure

Functionnality:

  • Forbid users to change them password;
    • Only members of base.group_system can change password; OK.
  • Add a button to the res_users form:
    • to change the password (randomly generated);
    • send an email to each users;

Settings:

  • Once the module installed, you have to set two settings:
    • password size: the size of the password generated (6 by default);

    • password chars: the list of allowed chars (by default ASCII letters and digits); You can:

      • set a list of chars like 'abcdef';
      • use string function like string.ascii_letters;
  • Be sure that an Outgoing Email Server is correctly configured;

Roadmap

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products