https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28200
Martin Renvoize <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
