kokhlo commented on issue #44306: URL: https://github.com/apache/superset/issues/44306#issuecomment-5681887766
Backports opened: #44310 (6.1) and #44311 (6.2) — cherry-picked #43185 plus its master prerequisites (`COOKIE_TOKEN_RE` / `sanitize_cookie_token`, which the helper calls but which never landed on the release branches), with branch-local import-style conflict resolution. Behavioral verification of the helper (no-store/no-cache/must-revalidate, max-age=0, token echo, unsafe-token rejection) passes on both branch heads; pre-change paths reproduce `Cache-Control: public, max-age=31536000`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
