Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($compile): secure form[action] & iframe[srcdoc] #4933

Closed
wants to merge 1 commit into from

Commits on Nov 13, 2013

  1. fix($compile): secure form[action] & iframe[srcdoc]

    Require bindings to form[action] to be $sce.RESOURCE_URL and bindings to
    iframe[srcdoc] to be $sce.HTML
    
    Closes angular#4927
    chirayuk committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    da766bb View commit details
    Browse the repository at this point in the history