Yassine Doghri
|
379b9be2b9
|
fix(auth): disallow registration by default
|
2022-11-04 10:39:26 +00:00 |
|
Yassine Doghri
|
7213ed290c
|
feat(auth): add auth.enable2FA config to enable two-factor authentication
+ update phpstan and rector configs
|
2022-10-16 13:35:48 +00:00 |
|
Yassine Doghri
|
c1287cbe6c
|
refactor(auth): replace myth/auth with codeigniter/shield + define new roles
closes #222
|
2022-10-16 13:35:26 +00:00 |
|
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 |
|
Yassine Doghri
|
7a276764e6
|
feat(themes): add ViewThemes library to set views in root themes folder
app, admin, install and authentication views are now located in root themes/ folder
|
2021-12-29 11:54:52 +00:00 |
|
Yassine Doghri
|
5083cd2fda
|
refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure
- create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder
- rename
ActivityPub to Fediverse
|
2021-12-29 11:54:22 +00:00 |
|