An administrator should be able to reset a user's password on their behalf. The current ability to only send a password invite does not work well when attempting to integrate Cloudron with external systems that might need to sync a common set of credentials between the two. The Update User API call should be updated to allow a token with admin access to set the password.
T
timmmmyboy
@timmmmyboy
Posts
-
Feature Request: Admins Updating User Passwords -
Backuptask crashedI get emails fairly regularly with this message and I'm not sure where I would begin to troubleshoot.
{ stack: 'BackupsError: Backuptask crashed\n at /home/yellowtent/box/src/backups.js:487:29\n at f (/home/yellowtent/box/node_modules/once/once.js:25:25)\n at ChildProcess.<anonymous> (/home/yellowtent/box/src/shell.js:70:9)\n at emitOne (events.js:116:13)\n at ChildProcess.emit (events.js:211:7)\n at ChildProcess.kill (internal/child_process.js:395:12)\n at Timeout.<anonymous> (/home/yellowtent/box/src/backups.js:503:12)\n at ontimeout (timers.js:475:11)\n at tryOnTimeout (timers.js:310:5)\n at Timer.listOnTimeout (timers.js:270:5)',
name: 'BackupsError',
reason: 'internal error',
message: 'Backuptask crashed' }Possibly a memory issue?