Files
Notes/src
Panagiotis Papadopoulos 59ecc614c2 refactor: call logout route via JS
required for csrf-csrf to correctly protect against
CSRF, as it required the _csrf cookie AND the
x-csrf-token HTTP header, the latter cannot be set
via simple Form POST action

using "../login" here, because "server" method is automatically prepending all paths with "/api",
which we don't want here, as we want "/login"
2025-01-12 11:43:41 +01:00
..
2025-01-12 11:43:41 +01:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2024-12-22 15:45:54 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00