Commit Graph

7 Commits

Author SHA1 Message Date
Rubén D
354a33cf17 chore: Create ApiService tests
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-05-20 22:01:41 +02:00
Rubén D
5952a3f48a chore: Adapt to hexagonal architecture pattern.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-11-26 19:45:53 +01:00
Rubén D
796ecbc5fb chore: Implement AccountAclService tests.
Use scoped namespace for simple functions.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-11-25 23:40:27 +01:00
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