Commit graph

6 commits

Author SHA1 Message Date
flash 4aae77900b Simplify serialisation. 2023-07-21 21:47:41 +00:00
flash 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
flash 31798a6b53 Change CSRFP epoch and check if token is empty. 2023-07-11 22:11:56 +00:00
flash 4d92459731 Removed hash function wrappers. 2023-07-11 22:00:24 +00:00
flash 828dc867a1 Made the CSRF protection less needlessly complex. 2023-07-11 21:59:09 +00:00
flash ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00