mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-09-01 13:16:04 +08:00
Fix sandbox security gaps: (1) add token auth + rate limiter to POST /run, bind port to localhost; (2) default containers to --network none. Backward compatible. Tests pass, docs updated. --------- Co-authored-by: jindou <jindou@local>