castopod/modules/Fediverse/Models
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
..
ActivityModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
ActorModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
BaseModel.php feat(components): add custom view renderer with ComponentRenderer adapted from bonfire2 2021-12-29 11:54:50 +00:00
BaseUuidModel.php feat(components): add custom view renderer with ComponentRenderer adapted from bonfire2 2021-12-29 11:54:50 +00:00
BlockedDomainModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
FavouriteModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
FollowModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PostModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PreviewCardModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00