security: clear decrypted secrets after use (best-effort)
All checks were successful
check / check (push) Successful in 21s

This commit is contained in:
2026-02-27 11:36:38 -08:00
parent f13cd0fd47
commit eec96f9054
2 changed files with 11 additions and 1 deletions

View File

@@ -1018,7 +1018,12 @@
<div
id="approve-sign-danger-warning"
class="hidden mb-3 p-2 text-xs font-bold"
style="background: #fee2e2; color: #991b1b; border: 2px solid #dc2626; border-radius: 6px"
style="
background: #fee2e2;
color: #991b1b;
border: 2px solid #dc2626;
border-radius: 6px;
"
></div>
<div class="mb-3">