Commit graph

5 commits

Author SHA1 Message Date
4aae77900b Simplify serialisation. 2023-07-21 21:47:41 +00:00
5150f0cb56 Allow including Index through Composer.
index.php automatically detects if the Composer autoloader exists and doesn't initialise its own autoloader.
Also including phpunit and phpstan through it instead of including the phars, probably makes more sense to do it the other way but they're Big.
2023-07-21 18:04:29 +00:00
31798a6b53 Change CSRFP epoch and check if token is empty. 2023-07-11 22:11:56 +00:00
828dc867a1 Made the CSRF protection less needlessly complex. 2023-07-11 21:59:09 +00:00
ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00