dooris/api/src/dooris_api
2026-07-18 23:19:34 +02:00
..
__init__.py api: implement automatic ssh key fetching from keycloak 2026-05-31 22:03:59 +02:00
app.py api: implement automatic ssh key fetching from keycloak 2026-05-31 22:03:59 +02:00
ccujack.py init locks as empty list to avoid internal server errors 2026-07-18 20:43:47 +02:00
deps.py fix bug in API static tokens where not actually extracted from request 2026-07-18 23:19:34 +02:00
exceptions.py api: restructure exception generation to be more ergonomic in the code 2026-05-14 16:23:52 +02:00
keycloak.py fix typo in keycloak ssh key count debug message 2026-07-18 20:58:58 +02:00
models.py api: restructure user authentication modelling to support other user backends 2026-05-28 17:29:57 +02:00
mqtt_client.py api: fix mqtt reconnect logic errors 2026-05-31 20:53:45 +02:00