From ebab8365540e1a1247ad05288bcaa4bea8d5c09c Mon Sep 17 00:00:00 2001 From: r Date: Sun, 21 Jun 2026 08:14:26 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=AE=A1=E8=AE=A1=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=B8=85=E5=8D=95=E8=A1=A5=E5=85=A8=20btpanel=20client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- docs/audit/2026-06-21-login-allowlist-deploy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/audit/2026-06-21-login-allowlist-deploy.md b/docs/audit/2026-06-21-login-allowlist-deploy.md index 45efd7f8..795cda34 100644 --- a/docs/audit/2026-06-21-login-allowlist-deploy.md +++ b/docs/audit/2026-06-21-login-allowlist-deploy.md @@ -23,6 +23,7 @@ - `server/utils/login_allowlist.py` - `frontend/src/pages/SettingsPage.vue` - `tests/test_login_access.py` +- `server/infrastructure/btpanel/client.py`(bandit nosec,宝塔 API md5 协议) - `scripts/gate_ai_review.sh`(CRLF 修复) ## DoD