owltide/server/utils
Hornwitser a33c8e9dac Use SameSite Lax for session cookie
When a user browses to a page from another site, for example via a
shared link we want the browser to send the session cookie so that
the page renders as the user and not confusingly being logged out.

This may cause CSRF vulenrabilities, later work to add CSRF tokens
should be considered.
2025-07-09 15:35:17 +02:00
..
schedule.ts License under AGPL version 3 or later 2025-06-30 18:58:24 +02:00
session.ts Implement register and login with Telegram 2025-07-09 15:34:57 +02:00
signed-cookie.ts Use SameSite Lax for session cookie 2025-07-09 15:35:17 +02:00
user.ts License under AGPL version 3 or later 2025-06-30 18:58:24 +02:00