Issue token on password reset and setup

This commit is contained in:
Girish Ramakrishnan
2018-08-21 18:42:18 -07:00
parent c64a29e6fc
commit b4c9f64721
2 changed files with 10 additions and 5 deletions

View File

@@ -19,8 +19,6 @@ exports = module.exports = {
ADMIN_NAME: 'Settings',
ADMIN_CLIENT_ID: 'webadmin', // oauth client id
NGINX_ADMIN_CONFIG_FILE_NAME: 'admin.conf',
GHOST_USER_FILE: '/tmp/cloudron_ghost.json',