kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
Fix login form
rodzic
035c08735e
commit
049607e701
|
@ -21,10 +21,9 @@ display:inline;
|
|||
<input type="password" name="pass" placeholder="password">
|
||||
{% if u2f_enabled %}
|
||||
<input type="hidden" name="resp" id="sig-payload" value="">
|
||||
<input type="submit" value="waiting for u2f or login with password" disabled>
|
||||
{% else %}
|
||||
<input type="submit" value="login">
|
||||
{% endif %}
|
||||
<input type="submit" value="login">
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
|
Ładowanie…
Reference in New Issue