http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6220 --- Comment #3 from Fernando L. Canizo <conan@lugmen.org.ar> 2011-04-20 17:10:09 UTC --- (In reply to comment #1)
The database is actually empty - there is no password generated (that was my understanding) the *** you see is just always there - it's part of the template.
Someone else can confirm for me before I close this bug - or change the title to 'password needs template edits'
Nicole
Maybe I'm looking in the wrong place, I just created a patron named 'haspassword', give him no password in opac login group and it shows this on DB: mysql> select password from borrowers where surname = 'haspassword'; +------------------------+ | password | +------------------------+ | kDPg4wXyR8DDyA0MeEjIsw | +------------------------+ 1 row in set (0.00 sec) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.