• Dheeraj Joshi's avatar
    Re-enable sanboxed mermaid FF with a fix · 8db1c36c
    Dheeraj Joshi authored
    This fixes an issue with rendering sandboxed
    mermaid diagrams for self-hosted instances without
    CSP enabled
    
    - Update X-Frame-Options to use SAMEORIGIN
    - Enable :sandbxoed_mermaid flag by default
    
    Changelog: added
    8db1c36c
application_controller.rb 15.9 KB