ocket8888 opened a new pull request #5243: URL: https://github.com/apache/trafficcontrol/pull/5243
## What does this PR (Pull Request) do? - [x] This PR fixes #5237 Fixes `/isos` not accepting valid IPv6 addresses containing CIDR-notation network prefixes. ## Which Traffic Control components are affected by this PR? - Traffic Ops ## What is the best way to verify this PR? Run the validation unit tests. Also try to generate an ISO using an IPv6 address like `2001:DB8::1/63` - observe that it passes validation (in CDN-in-a-Box that'll just get you an internal server error, but that does mean that it got past the validation step). ## If this is a bug fix, what versions of Traffic Control are affected? - master - 5.0.0RC1 ## The following criteria are ALL met by this PR - [x] This PR includes tests - [x] Documentation is unnecessary - [x] This PR includes an update to CHANGELOG.md - [x] This PR includes any and all required license headers - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
