castopod/modules/Auth
Yassine Doghri 10fc6f17c6 fix(email): set the correct url in the activation and forgot emails
- add default values for Config/Email properties
- set mariadb to the minimal required version for development

fixes #204
2022-08-24 09:45:36 +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 feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Filters fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00