feat: initial implementation of middleware-based security policy

This commit is contained in:
Dr.Lt.Data
2025-07-12 11:31:07 +09:00
parent f4ce0fd5f1
commit a0b0c2b963
4 changed files with 48 additions and 23 deletions

View File

@@ -106,4 +106,3 @@ def get_comfyui_tag():
except Exception:
return None