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