mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Update 2fa handling on login
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
Authentication Code
|
||||
</label>
|
||||
<input
|
||||
x-data="otpInput"
|
||||
x-model="value"
|
||||
x-on:input="onInput()"
|
||||
type="text"
|
||||
name="one_time_password"
|
||||
id="one_time_password"
|
||||
|
||||
Reference in New Issue
Block a user