Will Norris c615fe2296 client/web: add security attributes on session cookie
Limit cookies to HTTP requests (not accessible from javascript).
Set SameSite to "Lax", which is similar to "Strict" but allows for
cookies to be included in requests that come from offsite links.  This
will be necessary when we link to the web client from the admin console.

Updates #10261
Fixes tailscale/corp#16265

Signed-off-by: Will Norris <will@tailscale.com>
2023-12-08 16:18:05 -08:00
..
2023-12-07 20:57:31 -05:00
2023-12-08 12:45:09 -05:00
2023-12-07 20:57:31 -05:00
2023-11-10 15:01:34 -05:00
2023-11-06 16:31:30 -05:00