Bug 20479: Don't kick superlibrarians out of the opac
authorNick Clemens <nick@bywatersolutions.com>
Tue, 27 Mar 2018 12:47:57 +0000 (12:47 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 27 Mar 2018 16:39:21 +0000 (13:39 -0300)
commit51d7a02726b81b28325f7a151c8670e2f2293f71
treee57f92ed6ea67ec10d014e4885057bd899148516
parentda36fd4429863c77570543a08978d0ef1e290e41
Bug 20479: Don't kick superlibrarians out of the opac

To test:
1 - Try to log in to opac with a superlibrarian
2 - Everythign goes wrong
3 - Apply patch
4 - Try to log in with superlibrarian
5 - You can sign in

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm