mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Logging req on undefined req.hostname, added exceptions to qmining auth, login screen autofocus input
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<div id='form'>
|
||||
<div class='inputContainer'>
|
||||
<input type='text' id='pw' name='pw' autocomplete="off"/>
|
||||
<input type='text' id='pw' name='pw' autocomplete="off" autofocus/>
|
||||
<input type='hidden' id='cid' name='pw' autocomplete="off"/>
|
||||
</div>
|
||||
<div class='ircLinkContainer' >
|
||||
|
||||
Reference in New Issue
Block a user