Koha/misc/devel
Tomas Cohen Arazi aefd2bc2f6 Bug 22048: Use set_password in create_superlibrarian.pl
Use $patron->set_password instead of update_password. In this case the
'skip_validation' param needs to be set as no password strength checks
are expected.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-25 20:15:30 +00:00
..
add_missing_filters.pl Bug 21576: Add a developer script to fix missing TT filters 2018-10-26 17:09:51 +00:00
coverage.pl
create_superlibrarian.pl Bug 22048: Use set_password in create_superlibrarian.pl 2019-01-25 20:15:30 +00:00
populate_db.pl Bug 14826: Add account offset type table 2017-10-20 17:14:32 -03:00
update_dbix_class_files.pl