castopod/modules/Auth
Yassine Doghri e08555a4e9 fix(notifications): notify actors after activities insert / update using model callback methods
--> Remove sql triggers because most shared hosting plans prevent using them
2022-09-08 11:50:23 +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 fix(email): set the correct url in the activation and forgot emails 2022-08-24 09:45:36 +00:00
Controllers fix: set interact_as_actor for user upon password reset 2022-08-12 16:06:26 +00:00
Database feat: add permanent delete feature for podcasts 🎉 2022-06-07 11:13:06 +00:00
Entities fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
Filters fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00