PCv5/app
Lephe a95a88f3b1
app: send cookies with Secure and SameSite=Lax (#60)
Sending cookies without Secure and without SameSite causes Firefox to
ignore or invalidate them, which disconnects accounts seemingly randomly.
2020-10-30 14:06:33 +01:00
..
data attachments: added attachments system 2020-08-01 21:26:06 +02:00
forms forum: match topic title length in creation form with model 2020-10-30 09:36:21 +01:00
models admin: fixed the forum panel 2020-09-24 00:22:20 +02:00
processors fix: better PEP8 2020-08-05 22:52:56 +02:00
routes posts: fix attachements deletion 2020-09-26 15:17:55 +02:00
static app: send cookies with Secure and SameSite=Lax (#60) 2020-10-30 14:06:33 +01:00
templates fix CSRF token for message preview (#77) 2020-10-07 21:47:21 +02:00
utils security: add CSRF protection globally 2020-09-26 14:48:30 +02:00
__init__.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00