- The Job Log API is now protected with a special SHA-256 cryptographic token, which is unique for every job.
- The Job Log Download URLs have been removed from all outgoing emails to reduce accidental sharing.
- Users can still view and download job logs by going to the Job Details Page (authenticated), and then clicking the links from there (which have the SHA-256 tokens embedded in them).
- Fixes #847