base_user_empty_password
This module allows administrators to empty user passwords in Odoo, forcing users to authenticate via alternative methods.
Key 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.