From de9cd112b5033cacfd349710badcc2f1ccd07705 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 2 Sep 2026 13:44:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(rp):=20/rag=20=E6=9D=83=E9=99=90=E8=A1=A5?= =?UTF-8?q?=E5=85=A5=20roles.logined=E2=80=94=E2=80=94=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=8C=89RBAC=E8=BF=87=E6=BB=A4=E5=AF=BC=E8=87=B4=E7=9F=A5?= =?UTF-8?q?=E8=AF=86=E5=BA=93=E8=8F=9C=E5=8D=95=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/rp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/rp.json b/conf/rp.json index dafd085..994c15c 100644 --- a/conf/rp.json +++ b/conf/rp.json @@ -52,7 +52,10 @@ "/accounting", "/accounting/**", "/pipeline-llm", - "/pipeline-llm/**" + "/pipeline-llm/**", + "/rag", + "/rag/", + "/rag/**" ], "owner.superuser": [ "/rbac",