in reply to trying to create a resend password function
And it's worth mentioning that a password reminder mailer is typically only possible if you store passwords in plain text. This is weak security and shouldn't be done. Passwords should be encrypted or at least hashed. You're stuck with legacy software in this case so this more FYI than anything else.
|
|---|