From b119293997fa969e2893ad7959c80bb091ec9b69 Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Mon, 2 Feb 2026 18:52:03 +0800 Subject: [PATCH] fix: Disable autocomplete for password fields --- apps/authentication/templates/authentication/login.html | 6 +++--- apps/users/templates/users/user_password_verify.html | 5 +---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/apps/authentication/templates/authentication/login.html b/apps/authentication/templates/authentication/login.html index 2f1ade0af..dd69d6cd6 100644 --- a/apps/authentication/templates/authentication/login.html +++ b/apps/authentication/templates/authentication/login.html @@ -352,7 +352,7 @@