Closed gcp-cherry-pick-bot[bot] closed 1 day ago
Name | Link |
---|---|
Latest commit | 6be59a78dd9174a7dc8aa9bbc8b3929cec5142ea |
Latest deploy log | https://app.netlify.com/sites/authentik-docs/deploys/673eec51a1380a0007d0d739 |
Deploy Preview | https://deploy-preview-12108--authentik-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.67%. Comparing base (
f8015fc
) to head (6be59a7
). Report is 1 commits behind head on version-2024.10.
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
authentik PR Installation instructions
Cherry-picked internal: add CSP header to files in
/media
(#12092)add CSP header to files in
/media
This fixes a security issue of stored cross-site scripting via embedding JavaScript in SVG files by a malicious user with
can_save_media
capability.This can be exploited if:
Co-authored-by: Jens L. jens@goauthentik.io