Rubén D
e7f6d155c8
refactor(php): Relocate and rename classes
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-05-11 10:16:34 +02:00
Rubén D
9fe1ad9abf
refactor(php): Rebuild logging setup
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-05-09 12:27:13 +02:00
Rubén D
ac8565bc13
style(php): Fix copyright comment
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-05-04 09:33:52 +02:00
Rubén D
40c6cb1dba
chore: Use strict types
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-05-01 12:03:55 +02:00
Rubén D
016aa1d8d3
chore: Refactor structure
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-04-28 19:47:50 +02:00
Rubén D
04d245994e
chore: Move Providers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-04-28 12:14:25 +02:00
Rubén D
4e346d9f1a
chore: Bootstrap refactoring
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2024-04-20 11:59:23 +02:00
Rubén D
f932e028e8
chore(tests): UT for SessionUtil
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2023-11-26 17:03:47 +01:00
Rubén D
8bfff2170f
chore: Avoid handlers and database initialization when not yet installed
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-06-19 22:33:27 +02:00
Rubén D
f22145b389
chore: Use Application helper class and externalize UpgradeConfigChecker.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-05-16 22:04:08 +02:00
Rubén D
fe349cb6f9
chore: Inject dependencies into modules.
...
Avoid to inject de IoC container and inject required dependencies. A few helper modules have been created to provide common dependencies.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2022-05-16 18:02:35 +02:00