castopod/app/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 docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
ActorController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
BaseController.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
ColorsController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
CreditsController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
EpisodeController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
FeedController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
HomeController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
MapController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PageController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PlatformController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PostController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
WebmanifestController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00