Feature #3872
New user password - better functionality
Status: | Closed | Start date: | 2009-09-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Accounts / authentication | |||
Target version: | 2.4.0 | |||
Resolution: | Fixed |
Description
It should be usefull to add two functionalities to new user's password:
- [x] Require user to change password after first login
- [x] Generate password
I hope both checkboxes are self-explaining ;)
Is you check "Generate password" it will disable testual password input.
Related issues
Associated revisions
Option to generate a random password on user creation/update.
Adds field_generate_password string to locales (#3872).
Option to force a user to change his password (#3872).
Adds field_must_change_passwd string to locales (#3872).
Removed hardcoded string (#3872).
History
#1
Updated by Yuki Kita about 10 years ago
+1
#2
Updated by Diego Marciano over 9 years ago
+1
#3
Updated by Jean-Philippe Lang almost 8 years ago
- Target version set to 2.4.0
#4
Updated by Dipan Mehta almost 8 years ago
Add related #1391
#5
Updated by Daniel Felix over 7 years ago
- Duplicated by Feature #14364: Password generator feature added
#6
Updated by Toshi MARUYAMA over 7 years ago
- Related to Feature #4221: Force passwords to contain specified character classes added
#7
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Now implemented.
#8
Updated by Maxim Krušina over 7 years ago
Great, thanx!!! :)