Add SSH password reset, fix TOTP errors, and update json-import guide.

This commit is contained in:
LukeGus
2025-08-31 20:18:08 -05:00
parent 8b8e77214c
commit 2f68dc018e
6 changed files with 253 additions and 273 deletions

View File

@@ -280,7 +280,7 @@ export function TOTPSetup({ isEnabled: initialEnabled, onStatusChange }: TOTPSet
className="font-mono text-sm"
/>
<Button
size="sm"
size="default"
variant="outline"
onClick={() => copyToClipboard(secret, "Secret key")}
>