Author: ScriptStudios | Posted on: 4/1/2009 9:15:23 AM | Views : 1096

In my application I have a member's management section for the admins.  In this section, it shows the users, who is active, locked out, etc etc.  It also shows the admin's the user's password in plain text.

The 'problem' that I discovered is that if the user is locked out, as an admin, I cannot get the user's password.  An error is thrown that says 'user is locked out'.

So, when a user is locked out, I can't see their password.

I just thought this to be a wierd restriction in the membership.
...

Go to the complete details ...