rawlinp opened a new pull request #1800: Fix deep_caching_type validator regex URL: https://github.com/apache/incubator-trafficcontrol/pull/1800 The regex is missing parentheses which allows any string starting with NEVER or ending with ALWAYS to be considered valid, but it would be disallowed at the DB level because it's an enum type. Thanks, @dangogh, for finding this!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
