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:
parent
cda0d31827
commit
03751182bf
5 changed files with 7 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 98ec8c4a89af4e986ea608946d27ed25760858f9
|
||||
Subproject commit e93c320ee3cba0e8bd040fcf38bd531af3b438c2
|
|
@ -59,6 +59,8 @@ function GetApp () {
|
|||
jsonResponse: false,
|
||||
exceptions: [
|
||||
'/thanks',
|
||||
'/thanks.html',
|
||||
'/img/thanks.gif',
|
||||
'/install',
|
||||
'/favicon.ico',
|
||||
'/getVeteranPw',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue