6d6a14ac487d89ceafe0927991269e3191c5de6e
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 42s
This commit enhances the cookie handling logic by providing detailed comments on the SameSite attribute options and their implications for security. It sets the default SameSite value to 'none' to allow iframe embedding while ensuring that Secure is true when SameSite is 'none'. Additionally, it adds a warning for cases where SameSite is 'none' but Secure is false, improving the overall security posture of cookie management.
Description
No description provided
Languages
Vue
55.7%
JavaScript
38.2%
TypeScript
3.2%
Shell
2.6%
HTML
0.2%