use OTP for sharing passwords

pull/3543/head
Mark Huang 2024-12-07 13:47:59 +08:00 committed by GitHub
parent f849359ab9
commit c112eb730d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
<input
class="input input--block"
type="text"
autocomplete="one-time-code"
v-model.trim="password"
tabindex="3"
/>