http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- (In reply to comment #1)
A better way to handle this is to send a uniquely generated link to the user which will allow him to reset its password.
I agree, this is the common best practice, we should never be sending passwords to users (unless they are onetime use only) ... i'd like to remove the code that already does this in staff, rather than adding more. -- You are receiving this mail because: You are watching all bug changes.