Closed (fixed)
Project:
Generate Password
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 00:53 UTC
Updated:
9 Aug 2010 at 08:00 UTC
hello
thank you for this tool.
is it possible to tell the password to the admin after creating the account (when the account is created by the admin for sure) ?
i see the message :
* Generated password.
maybe you can display as :
* Generated password : KF6fgh46
Comments
Comment #1
japanitrat commentedI was thinking about that, too. In fact, it is easy to apply, but I dropped because I cant see any reasonably sense in that. IF you are the admin, you can edit accounts how you like to. You can also set roles to let authorized users edit other accounts. OR you install the AES module to read passwords.
But either way, I am a bit afraid to implement it, since passwords would be useless if you display them in plain text. You know what I mean? ;)
What is this supposed to do for your application?
Comment #2
japanitrat commentedComment #3
japanitrat commentedComment #4
Yura commentedIf user created by admin only it can be useful to generate password. Choosing password is painful. Maybe it can be implement by adding a generate button next to the password box.