TOTP length is configurable, so we can't hardcode the length here

This commit is contained in:
Mark Felder 2020-07-17 08:20:56 -05:00
parent 26c1196a16
commit 41ba90904d
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@
autocorrect="off"
autocapitalize="off"
id="totp"
maxlength="6"
name="totp"
pattern="[0-9]*"
spellcheck="false"