Feature Requests item #3171425, was opened at 2011-02-03 11:09
Message generated for change (Tracker Item Submitted) made by boost
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3171425&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Fredrik Rambris (boost)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow for custom generate password hook
Initial Comment:
I like the feature that the password can be generated but I don't like the passwords generated. How about letting the admin define a custom function to generate password. I have this as my generate_password()
return exec("apg -m 8 -x 8 -MNCL -n 1");
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3171425&group_id=191583
|