Elektrine lite

← Feed

@romanvesely@mastodon.social

Post #1699763

2026-03-14 07:12 UTC

It’s possible to protect against CSRF attack without traditional hidden input fields with tokens. Header `Sec-Fetch-Site` is sent by browsers with every request since 2023. This header should be read by server that can act according to its value. For example, reject requests that are not `same-origin`. https://romanvesely.com/log/0048

Replies (0)

No replies.