castopod/modules/Auth
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
..
Authorization refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Config feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
Controllers docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Database docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Entities docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Filters fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00