You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
LOG_TZ env var for timezone (both for logging and returning job logs) Client convertion is disabled, so the client will always show the time in the timezone of the server.
Added new role option enableLogin to allow login for this role. If not set, login is enabled. Set to false on the public role to disable login overall, and set to true of the roles that should allow login.
fn.fnRestAdvanced allows 3 placeholderfunctions (base64, username and password)
fn.fnRestAdvanced allows a new "raw" parameter to return the data + the response_headers
Fixed
Enum with multiple and objects were not always selecting correct defaults