On 29 June 2015 at 22:07, Anders Gunnare <[email protected]> wrote:
> > Is there any option to store the password non-encrypted in the db, for > testing purpose of course ?! > > > No, whenever a password is compared to one in the databse it is encrypted first. The easiest thing to do is to just write a quick script to encrypt your passwords. Chris
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
