castopod/themes/cp_admin/episode
2022-04-01 16:35:34 +00:00
..
_card.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
_sidebar.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
create.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
delete.php
edit.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
embed.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
list.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00
persons.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
publish_edit.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
publish.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00
soundbites_list.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
soundbites_new.php
unpublish.php
video_clip.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
video_clips_list.php fix: add explicit int conversion when formatting episode duration 2022-03-15 15:50:07 +00:00
video_clips_new.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
video_clips_requirements.php
view.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00