From 0b0adb69e6ac5df3caafd10f49883b2f6350ade0 Mon Sep 17 00:00:00 2001 From: James Bhattarai Date: Fri, 13 Mar 2026 11:43:47 +0545 Subject: [PATCH] =?UTF-8?q?Fix:=20SSH=20key=20verify=20=E2=80=94=20namespa?= =?UTF-8?q?ce=20'file',=20show=20full=20challenge,=20copyable=20Step=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/user/SSHKeysPage.tsx | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/src/pages/user/SSHKeysPage.tsx b/src/pages/user/SSHKeysPage.tsx index 9b45212..e8ff568 100644 --- a/src/pages/user/SSHKeysPage.tsx +++ b/src/pages/user/SSHKeysPage.tsx @@ -797,7 +797,10 @@ TrustedUserCAKeys /etc/ssh/trusted_user_ca`}
{verifyError}
)}
- + +

+ Copy the entire text below (not just the hex) and save it to a file. +