From 73481396e87062ab4a9105d0751cf446e37be82f Mon Sep 17 00:00:00 2001
From: Daniel Micay Path=/. The HttpOnly and
SameSite=Strict flags should also always be included. These kinds
of cookies can provide secure login sessions in browsers with fully working
- SameSite=Strict support. However, CSRF tokens should still be used
- for the near future in case there are browser issues.
SameSite=Strict support.
+
+ CSRF mitigation should be implemented via enforcing the presence of + Sec-Fetch-Site with the value same-origin. Services using only POST can also do + this via the more backwards compatible Origin header.
For web content, use dashes as user-facing word separators rather than underscores. Page titles should follow the scheme "Page | Directory | Higher-level directory |