Commit graph

12 commits

Author SHA1 Message Date
279a45a9e8
api: don't print static tokens on startup (was only for debugging)
All checks were successful
Build Container / Build Container (push) Successful in 1m32s
2026-05-31 20:54:42 +02:00
186ab662fb
api: implement static dooris tokens 2026-05-28 17:52:13 +02:00
63a9485209
api: restructure user authentication modelling to support other user backends
All checks were successful
Build Container / Build Container (push) Successful in 1m26s
2026-05-28 17:29:57 +02:00
b1b624a7b3
api: simplify logging setup 2026-05-19 15:01:04 +02:00
0331dd6406
api: connect to CCUJACK MQTT broker on startup
All checks were successful
Build Container / Build Container (push) Successful in 1m29s
2026-05-19 13:09:54 +02:00
5a550e4594
document configuration variables in README.md
All checks were successful
Build Container / Build Container (push) Successful in 1m32s
2026-05-15 08:44:28 +02:00
f72f830b36
api: configure ccujack connection via established config mechanism 2026-05-15 08:36:51 +02:00
cb570a7663
assemble docker image with frontend and api
All checks were successful
Build Container / Build Container (push) Successful in 1m30s
2026-05-14 20:56:28 +02:00
bf0c085739
api: properly compute authorization based on ccchh role 2026-05-14 16:59:44 +02:00
a1aa89132d
make app configurable via CLI and ENV parameters 2026-05-14 15:17:17 +02:00
94fac19546
implement automatic login refresh using OIDC refresh tokens 2026-05-04 11:02:10 +02:00
7fa9867a38
improve project structure for api 2026-05-03 22:08:05 +02:00