[Koha-bugs] [Bug 28200] Net::Netmask 1.9104-2 requires constructor change for backwards compatibility

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 13 08:38:59 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |The code library Koha uses
      release notes|                            |for working with IP
                   |                            |addresses has dropped
                   |                            |support for abbreviated
                   |                            |values in recent releases.
                   |                            |This is to tighten up the
                   |                            |default security of input
                   |                            |value's and we have opted
                   |                            |in Koha to follow this
                   |                            |change through into our
                   |                            |system preferences for the
                   |                            |same reason.
                   |                            |
                   |                            |WARNING:
                   |                            |`koha_trusted_proxies` and
                   |                            |`ILS-DI:AuthorizedIPs` are
                   |                            |both affected. Please check
                   |                            |that you are not using
                   |                            |abbreviated IP forms for
                   |                            |either of these cases.
                   |                            |Example: "10.10" is much
                   |                            |less explicit than
                   |                            |"10.10.0.0/16" and should
                   |                            |be avoided.

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


More information about the Koha-bugs mailing list