masaori335 opened a new pull request, #13696: URL: https://github.com/apache/trafficserver/pull/13696
SESSION_VARS is already checked by visitSessionVarSection like VARS, but the schema enum and the sandbox section text both listed only VARS, so a policy denying session variables worked while being invalid against the published schema. Add a fixture to pin the behavior: stubbing out the check_section call in visitSessionVarSection fails it and nothing else. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
