[Koha] How to enable patron login in OPAC
Chris Cormack
chris at bigballofwax.co.nz
Wed Jan 22 09:00:27 NZDT 2014
On 22/01/2014 8:53 am, "Michał Dudzik" <dudzikmichal at wp.pl> wrote:
>
> The easiest write a simple php script that generates a password (md5) and
> stores the mysql database. I also recommend adding information for each
user
> to change the password. If you have any questions, write to email I'll try
Modern Koha does not store passwords as md5 we use bcrypt.
But other than that this could work
Chris
> to help you.
> Regards
> Michal Dudzik
>
>
>
> --
> View this message in context:
http://koha.1045719.n5.nabble.com/How-to-enable-patron-login-in-OPAC-tp5784788p5784803.html
> Sent from the Koha-general mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list