[Koha-bugs] [Bug 9569] IndependentBranches preference overrides AutoLocation security feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 9 07:30:50 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9569

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54504|0                           |1
        is obsolete|                            |
  Attachment #54505|0                           |1
        is obsolete|                            |
  Attachment #54506|0                           |1
        is obsolete|                            |
  Attachment #54507|0                           |1
        is obsolete|                            |

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 55390
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55390&action=edit
Bug 9569: Fix AutoLocation - handle .* for subnets

The example in branches.tt is:
  Can be entered as a single IP, or a subnet such as 192.168.1.*

But actually the regex in C4::Auth does not handle subnets.

Test plan:
0/ Apply all the patches
1/ Switch AutoLocation on
2/ Define a subnet (192.168.0.* if your ip is like 192.168.0.X) in the IP
range of your library
3/ Log in on the staff interface
=> Should work

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list