TIP: You can type at any time to perform a new search.
Password Policy
auth_password_policy · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Hidden/Tools
- Folder size
- 0.22 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-08 22:45:27
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Louis Wicket (wil), Dylan Kiss (dyki), aktr-odoo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- auth_password_policy_portal, auth_password_policy_signup
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
change_password |
Enable password meter on own password wizard | change.password.own | form | Inherits base.change_password_own_form |
change_password_multi |
Enable password meter on multi passwords wizard | change.password.user | tree | Inherits base.change_password_wizard_user_tree_view |
res_config_settings_view_form |
res.config.settings.form.auth_password_policy | res.config.settings | form | Inherits base_setup.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
minlengthIntegerconfig_parameter='auth_password_policy.minlength'default=0help='Minimum number of characters passwords must contain, set to 0 to disable.' args: 'Minimum Password Length'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
get_password_policy(self)@api.model
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…