[Koha-bugs] [Bug 6220] koha puts default passwords but doesn't tell you what is

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 20 19:10:09 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6220

--- Comment #3 from Fernando L. Canizo <conan at 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.


More information about the Koha-bugs mailing list