Bug 20479: (follow-up) Don't try to get flags for database user
authorNick Clemens <nick@bywatersolutions.com>
Tue, 27 Mar 2018 15:05:57 +0000 (15:05 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Mar 2018 16:39:21 +0000 (13:39 -0300)
commitd8b3497368b839e4fc594661719351efbe3433cc
tree5e2152b8349287f156c2f60b345d5d54469739db
parent51d7a02726b81b28325f7a151c8670e2f2293f71
Bug 20479: (follow-up) Don't try to get flags for database user

Login will still break in opac-user.pl, but that seems a bigger problem
not from SCI module

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm