From fc628340190b620d39b3ebdb6699d2956bba6e97 Mon Sep 17 00:00:00 2001 From: yiekheng Date: Sun, 3 May 2026 09:48:05 +0800 Subject: [PATCH] fix(web-auth): soften forgot-password hint to 'contact IT' --- web/app/cm-auth/auth-form.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/web/app/cm-auth/auth-form.tsx b/web/app/cm-auth/auth-form.tsx index 13dd4d8..32dfe25 100644 --- a/web/app/cm-auth/auth-form.tsx +++ b/web/app/cm-auth/auth-form.tsx @@ -213,11 +213,7 @@ export default function AuthForm({ passkeysAvailable, next }: Props) {

- Forgot the password? Check the deployment’s{" "} - - .env - {" "} - for CM_AGENT_PASSWORD. + Forgot the password? Please contact IT.