PCv5/app
Lephe 8f0e15029c
utils: add a simple regex-based CSS validator (#11)
* Property name is [a-zA-Z-]+
* Value is anything but ;{}'"
2021-07-08 10:59:43 +02:00
..
data login_as: fixed some issues 2021-03-06 11:36:35 +01:00
forms utils: add a simple regex-based CSS validator (#11) 2021-07-08 10:59:43 +02:00
models trophy: fix deleteion 2021-07-08 10:58:53 +02:00
processors add a developer warning for slow requests (#63) 2021-07-07 18:42:17 +02:00
routes account: member deletion, with post anonymization (#57) 2021-07-08 10:39:22 +02:00
static css: fix the size of XP bars 2021-07-08 10:57:55 +02:00
templates account: member deletion, with post anonymization (#57) 2021-07-08 10:39:22 +02:00
utils utils: add a simple regex-based CSS validator (#11) 2021-07-08 10:59:43 +02:00
__init__.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00