Fixes/updates
- Fix #186
- Add live log autoscroll as default behavior. Could be optionally enbaled/disabled
- Sync to 0.9.74
This mainly adds protection for get_job_log api, but it's implemented differently though. Now calling this api will require session/api key (similar to other apis), but this optionally can be enable or disable via protect_job_log config. It will be set to true by default on new installs, on current installations this config does not exist, user need to add it manually if desired. This can be both set in config.json and UI:
- If using LDAP/AD group auth - group DN configuration is now case insensitive