use OTP for sharing passwords
This commit is contained in:
parent
f849359ab9
commit
c112eb730d
@ -109,6 +109,7 @@
|
||||
<input
|
||||
class="input input--block"
|
||||
type="text"
|
||||
autocomplete="one-time-code"
|
||||
v-model.trim="password"
|
||||
tabindex="3"
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user