castopod/themes/cp_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
..
emails fix(email): set the correct url in the activation and forgot emails 2022-08-24 09:45:36 +00:00
_layout.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
_message_block.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
forgot.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
login.php feat: add autofocus to input field "Email or username" on login page 2022-03-10 11:00:17 +00:00
manifest.json feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
register.php fix: update MarkdownEditor component + restyle Button and other components 2021-12-29 11:55:43 +00:00
reset.php fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00