Gitlab CI v11.4.2 Release Notes

Release Date: 2018-10-25 // over 5 years ago
  • 🔒 Security (5 changes)

    • Escape entity title while autocomplete template rendering to prevent XSS. !2571
    • Persist only SHA digest of PersonalAccessToken#token.
    • Redact personal tokens in unsubscribe links.
    • Block loopback addresses in UrlBlocker.
    • Validate Wiki attachments are valid temporary files.