Fixed
- Use legal job names in job submission rake task #341 and #355
- Support sanitizing job names of batch connect apps with
OOD_JOB_NAME_ILLEGAL_CHARS
env var #429 - Add CSRF protection via CSRF token and Origin checking when creating shell app
websocket connection #444
and #452 - Fix JoyRide tooltip positioning for the Job Composer #396
Changed
- Regenerate
ood_portal.conf
whenever Apache is restarted #371.
This means you can edit/etc/ood/config/ood-portal.conf
and restart Apache and your change should take effect. - Upgrade Rails to version 5.2 (from 4.2)
- Upgrade noVNC to 1.1.0 (from 1.0) in #428
and #431