mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Http login screen on devel
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function (options) {
|
||||
})
|
||||
} else {
|
||||
res.render('login', {
|
||||
redirect: 'https://' + req.hostname + req.url
|
||||
devel: process.env.NS_DEVEL
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user