castopod/modules/Fediverse/Controllers
Yassine Doghri cd2e1e1dc3 fix(security): add csrf filter + prevent xss attacks by escaping user input
- update CI4 to v4.1.9's stable production package
- update php and js dependencies to latest
2022-03-04 14:36:32 +00:00
..
ActivityPubController.php fix(activitypub): allow cors on get requests for routes exposing acitivitypub objects 2022-02-05 10:57:02 +00:00
ActorController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
BlockController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
NodeInfo2Controller.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PostController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
SchedulerController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
WebFingerController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00