20 Commits

Author SHA1 Message Date
ee46c9c15b feat(bec_access): add login route to retrieve access key and refactor user login handling 2025-03-06 10:59:39 +01:00
ff6946d2bc refactor(backend): replaced datasources dict with properties 2025-03-05 22:40:46 +01:00
ce04dac5be fix: update settings for asyncio testing 2025-02-27 18:55:22 +01:00
7569bc920a fix: fixed router access to redis; added tests 2025-02-27 18:55:22 +01:00
0b107c9882 feat(auth): moved to httponly token 2025-02-17 16:41:44 +01:00
27061b24e9 tests: added more backend tests for scans 2025-02-11 16:52:07 +01:00
3f8883d161 tests: added more backend tests 2025-02-10 21:57:28 +01:00
85e8a84eaa tests: added more backend tests 2025-02-10 20:55:50 +01:00
ca3f5f91b5 tests: removed docker-compose tests and moved instead to fakeredis and mongomock 2025-02-10 19:08:05 +01:00
c0947aa02e tests: disabled ingestor test for now 2025-01-21 09:29:59 +01:00
2f54b70dd8 wip 2025-01-20 21:37:57 +01:00
c805d98557 tests: adjusted tests to new api 2025-01-20 21:35:35 +01:00
a46d999217 fix: towards a first working version 2025-01-10 13:49:06 +01:00
d5be3e7817 wip 2024-12-16 20:17:18 +01:00
f06f4962e8 wip 2024-12-16 19:38:20 +01:00
4a45119549 feat: added support for mongodb 2024-12-10 15:47:28 +01:00
c8a41565a2 fix: fixed websocket connection and state transfer between redis and fastapi 2024-11-23 11:59:51 +01:00
6f916e3adf ci: fixed coverage report 2024-11-21 17:45:56 +01:00
4806e1ad82 refactor: cleanup; added more ci jobs 2024-11-21 16:50:37 +01:00
87666afcf1 tests: added login tests 2024-11-21 16:40:07 +01:00