Commit Graph

6 Commits

Author SHA1 Message Date
Rubén D
9e92093f0e chore: Skip login controller from session closing.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-20 00:24:36 +02:00
Rubén D
433ff46d3b fix: Use existing config instead of new one during install
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-19 23:29:57 +02:00
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
f134a53d55 fix: Missing installer definition and naming.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-18 19:51:38 +02:00
Rubén D
10827cf56c refactor: [WIP] Optimize code.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-06 08:30:53 +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