Bug 20877: Do not consider DB user has permissions
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 4 Jun 2018 18:45:22 +0000 (15:45 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 8 Jun 2018 10:43:37 +0000 (10:43 +0000)
commit421746dd6337814f96adc6d79a773a2a23f50556
tree07f4269cf0c674323aa7b001ab4791da8cfe663d
parent3d68ab447eda3eb5a25444b1ceaeea96b446c64b
Bug 20877: Do not consider DB user has permissions

Test plan:
0/ Do not apply the patch
1/ Confirm the new test fails
2/ Apply the patch
3/ Confirm the new test passes
4/ Test the installation process

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Auth.pm
t/db_dependent/Auth.t