]> git.koha-community.org Git - koha.git/commit
Bug 17459: Follow up
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 18 Oct 2016 19:53:26 +0000 (08:53 +1300)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 2 Nov 2016 18:40:13 +0000 (18:40 +0000)
commita2d0b69bf6f1baf9c7248b6d36b64c25dbc0f3dd
treebb00c8f01e18d375d7de2349ea729cf62c54c26a
parent7f9c1944fd7375fb393ac5424a436bb3b3c5dcb3
Bug 17459: Follow up

Adding POD and --userid and --password options

1/ To test, use the same routine as before, with no options.
2/ You should have a user with koha/koha as userid and passwords
3/ Delete that user
4/ Run the script with --userid <userid> --password <password>
5/ You should have a user in koha with userid/password set

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit f9da6f9739b334a1e14b75a1aa49b2f5569b032e)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
misc/devel/create_superlibrarian.pl [changed mode: 0644->0755]