Changes/Improvements:
- Improved logging functionality in the scheduler
NOTE: You must copy the logger-config.json.sample to logger-config.json after update/installation. In addition, you will need to change the rootPath to an absolute path (line 2) - Added application setting to disable TTL check in login page called disable_ttl : yes|no
- Replaced Jade with Pug
- Additional error handling for malformed file uploads
- Additional logging for OAUTH2 Token endpoint
- Added the ability to contol what file types can be uploaded to integrify. See server-config.sample.json
Bug Fixes:
- 14066 - Parameters are no longer required when running the task
Comments