Modify ↓
Opened 12 years ago
Last modified 16 months ago
#10679 new enhancement
Checkbox to force user to change their password on first login
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
It would be nice to have a checkbox above or below the Skip new email verification checkbox: Force password change on first login.
The current workaround is:
- Create an account.
- Reset the new user's password.
Attachments (0)
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 8 years ago by
Owner: | Steffen Hoffmann deleted |
---|
Note: See
TracTickets for help on using
tickets.
I'm considering two features here:
force_pw_change
). There could also be provided the ability to set the configuration option from the WebUI configuration panel.force_pw_change
istrue
, the checkbox will be checked by default, but will not be checked by default whenforce_pw_change
isfalse
.The two features together will allow setting a default behavior, but still allow fine-grained per-user account creation control by the administrator.