Merge pull request #3267 from xinnan-tech/fix-agent-idor

fix: prevent agent IDOR access
This commit is contained in:
hrz
2026-07-10 17:36:00 +08:00
committed by GitHub
6 changed files with 229 additions and 39 deletions
@@ -428,4 +428,3 @@ class ASRProvider(ASRProviderBase):
pass
self.forward_task = None
self.is_processing = False