Skip to content

Commit 04bb388

Browse files
committed
Show security answer at setup time
1 parent 2b7e653 commit 04bb388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infrastructure/eid-wallet/src/routes/(app)/personal/components/AddKnowledgeSheet.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ function close() {
8080
</label>
8181
<input
8282
id="kn-answer"
83-
type="password"
84-
autocomplete="new-password"
83+
type="text"
84+
autocomplete="off"
8585
autocorrect="off"
8686
autocapitalize="off"
8787
spellcheck="false"

0 commit comments

Comments
 (0)