base_user_empty_password
⧉ View on GitHubPurpose
This module allows administrators to empty user passwords in Odoo, forcing users to authenticate via alternative methods.
Features
- res.users: Adds a computed field 'has_password' to indicate if a user has a password set.
- res.users: Provides a wizard to empty passwords of selected users.