[Bug 9569] IndependentBranches preference overrides AutoLocation security feature
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9569 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com Status|Signed Off |Failed QA --- Comment #16 from Nick Clemens <nick@bywatersolutions.com> --- Minor update here: 36 [% IF ( wrongip ) %] 37 <div id="login_error"><strong>Error: </strong>IndependentBranches and Autolocation are switched on and you are logging in with an IP address that doesn't match your library. </div> 38 [% END %] Major problem I see though, if I try to login I get the above error at the url: http://localhost:8081/cgi-bin/koha/mainpage.pl If I then cut that to: http://localhost:8081 I am logged in and can perform staff actions. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org