do not log admin password
This commit is contained in:
@@ -69,7 +69,6 @@ const setupController = {
|
|||||||
})
|
})
|
||||||
|
|
||||||
res.json({ password, email })
|
res.json({ password, email })
|
||||||
log.info(`Admin: ${email} / password: ${password}`)
|
|
||||||
log.info('Restart needed')
|
log.info('Restart needed')
|
||||||
|
|
||||||
res.end()
|
res.end()
|
||||||
|
|||||||
Reference in New Issue
Block a user