api: implement automatic ssh key fetching from keycloak
Some checks failed
Build Container / Build Container (push) Has been cancelled

This commit is contained in:
lilly 2026-05-31 22:02:39 +02:00
commit 1932ead08f
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
6 changed files with 113 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,4 +3,5 @@
.env
**/__pycache__
**/authorized_keys
api/dist