You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experience an issue in my app test suite : I test that no cookies are set behind a stateless firewall. In prod, it works, however in test env, it fails.
This is a regression that appeared in 3.4.5 and already appeared in the past. AFAIK @nicolas-grekas fixed it in late november, see #25219 and #25220