Bug 9569: Do not check the IP for login at the OPAC
commitc17572622d0209f8fd07902c6725e38bce18d383
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 16 Aug 2016 13:01:40 +0000 (16 14:01 +0100)
committerMason James <mtj@kohaaloha.com>
Mon, 30 Jan 2017 22:54:51 +0000 (31 11:54 +1300)
treefc2519621ccae48780eba7e46fd2835aa8e4bba8
parentb00d4dc2e01f9a1f9f28f8e68a5fc70d057657a3
Bug 9569: Do not check the IP for login at the OPAC

At the OPAC, the AutoLocation feature should not be taken into account:
login to the OPAC from outside the IP range should work

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Auth.pm