lilly pushed to container-ci at CCCHH/dooris 2026-05-14 18:37:13 +02:00
7dfc1cdcc7
add forgejo actions workflow for container building
lilly pushed to container-ci at CCCHH/dooris 2026-05-14 18:36:12 +02:00
2f0893652d
add forgejo actions workflow for container building
lilly pushed to container-ci at CCCHH/dooris 2026-05-14 18:33:31 +02:00
164e2f6681
add forgejo actions workflow for container building
lilly pushed to container-ci at CCCHH/dooris 2026-05-14 18:32:00 +02:00
64ab941654
add forgejo actions workflow for container building
lilly created branch container-ci in CCCHH/dooris 2026-05-14 18:32:00 +02:00
lilly pushed to main at CCCHH/dooris 2026-05-14 17:52:48 +02:00
6ce5984c1e
api: fix OIDC not re-persisting token nonce
lilly pushed to main at CCCHH/dooris 2026-05-14 17:50:59 +02:00
f4a27dffd4
api: log failure state of OIDC token refresh better
lilly pushed to main at CCCHH/dooris 2026-05-14 17:44:52 +02:00
24e2de8c71
add preliminary Containerfile
lilly pushed to main at CCCHH/dooris 2026-05-14 16:59:47 +02:00
bf0c085739
api: properly compute authorization based on ccchh role
lilly pushed to main at CCCHH/dooris 2026-05-14 16:59:34 +02:00
cc64b72f5e
api: properly compute authorization based on ccchh role
lilly pushed to main at CCCHH/dooris 2026-05-14 16:52:40 +02:00
188002b3f3
api: fix typo that prevented openapi generation
lilly pushed to main at CCCHH/dooris 2026-05-14 16:33:19 +02:00
5e7569395b
api: respect ?next= url parmeter on login
lilly pushed to main at CCCHH/dooris 2026-05-14 16:30:00 +02:00
3b3291b6d3
api: return HTTP error when not logged in on /api/user-info
lilly pushed to main at CCCHH/dooris 2026-05-14 16:24:06 +02:00
2f991a6b02
api: restructure exception generation to be more ergonomic in the code
lilly pushed to main at CCCHH/dooris 2026-05-14 16:08:12 +02:00
60c4770280
api: implement operating locks
lilly pushed to main at CCCHH/dooris 2026-05-14 15:48:44 +02:00
b7aeeab762
api: expose lock id
lilly pushed to main at CCCHH/dooris 2026-05-14 15:37:01 +02:00
b623082c4a
api: refactor ccujack state keeping
lilly pushed to main at CCCHH/dooris 2026-05-14 15:27:49 +02:00
07c72c752f
api: implement logout endpoint
lilly pushed to main at CCCHH/dooris 2026-05-14 15:17:30 +02:00
a1aa89132d
make app configurable via CLI and ENV parameters
lilly pushed to main at CCCHH/dooris 2026-05-14 14:18:00 +02:00
9b97500516
api: render is_authorized in user-info api