Bug 22048: Use set_password in create_superlibrarian.pl
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 13 Dec 2018 15:34:20 +0000 (12:34 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 25 Jan 2019 20:15:30 +0000 (20:15 +0000)
commitaefd2bc2f643834a29b387bafbadefb1a5eb253d
treebed7faf85b30cd7293f91700f314850f2ffce520
parentc425a003fdb347ff7e913e1ad310fd6e775df26a
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>
misc/devel/create_superlibrarian.pl