feat(v2): add secure control plane

This commit is contained in:
2026-07-27 20:13:08 +02:00
parent cb864bcac5
commit b823c6edb7
11 changed files with 688 additions and 5 deletions
+2
View File
@@ -13,7 +13,9 @@ dependencies = [
"aiofiles==25.1.0",
"aiosqlite==0.22.1",
"alembic==1.18.5",
"argon2-cffi==25.1.0",
"apscheduler==3.11.3",
"cryptography==49.0.0",
"fastapi==0.136.1",
"httpx==0.28.1",
"paramiko==5.0.0",