Improve JS runtime error handling (#648)
Handle thrown JS Custom errors if thrown inside an API call and issue a response mapped to that code. Add optional userID argument to Lua/JS runtime groupUpdate functions to allow permission checks on the caller. Other JS runtime bug fixes, resolve #647, #646 and #644.
Loading
Please register or sign in to comment