Rubén D
|
ff745a0cd5
|
feat: Installer refactoring to inject all dependencies at build time.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2022-06-19 11:39:59 +02:00 |
|
Rubén D
|
1c8fb0ea1a
|
refactor: [WIP] Use hexagonal architecture and implement interfaces for services and repositories.
Controllers are being splited into commands to better dependency management.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2022-06-06 08:17:34 +02:00 |
|
Rubén D
|
98ffc311cf
|
chore: Refactoring of Bootstrap class into an abstract class.
This allows to implement bootstrap classes for each module and simplifies the bootstrap code.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2022-05-16 19:01:28 +02:00 |
|
Rubén D
|
6f2f1ec5e2
|
* [FIX] Prevent login process when user/password are not provided.
* [FIX] Use null when clientId or categoryId are not set when searching account.
* [FIX] Minor fixes.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2021-10-17 22:56:21 +02:00 |
|
Rubén D
|
ebe58282f6
|
* [ADD] Test API module without using a real sysPass instance.
* [MOD] Improve module loading.
* [MOD] Improve backup file regex.
* [MOD] Minor code tweaks.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2021-10-17 16:26:39 +02:00 |
|