xssak/modules
Timo Bryant fd47bc3baa Update PostgresBackend with configurable connections and test implementations
The PostgresBackend class has been updated to allow for more configurable database connection methods. This includes more granular control over specific connection properties and the introduction of a sealed class constructor for creating distinct JDBC connection URLs. Also, test implementations for credential manager and Postgres backend have been updated, particularly to handle coroutine suspension. Furthermore, dependencies for test modules and kotlinx coroutines have been added to the build scripts.
2024-05-03 19:46:46 +02:00
..
ModConfiguration could store credentials to db 2024-04-23 22:58:09 +02:00
ModCredentialManager Update PostgresBackend with configurable connections and test implementations 2024-05-03 19:46:46 +02:00
ModuleCore add basic credentials types 2024-04-23 22:04:57 +02:00
build.gradle.kts starting with configuration module 2024-04-20 23:03:04 +02:00