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
fix(core): Don't set samesite cookies on status.php
Fixes an issue where samesite cookies are sent on status.php before
session is started; cookies with webroots other than '/' therefore
have the wrong name and lead to samesite cookie validation failures.
- resolves#54227
Signed-off-by: Scott Shambarger <devel@shambarger.net>
0 commit comments