From 457412ae291cd704bbb473e31d6d1d5c5d41d999 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 20 Jan 2017 08:40:51 -0800 Subject: [PATCH] example(security): display video URL (#3122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Simplify the example by just displaying the videoUrl (the string value of which is contained in `dangerousVideoUrl`). We don’t need the URL to be changeable anymore than we need the dangerousUrl to be editable. Fixes #3121 --- .../_examples/security/ts/app/bypass-security.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/_examples/security/ts/app/bypass-security.component.html b/public/docs/_examples/security/ts/app/bypass-security.component.html index a757d6b75b..96adf058e2 100644 --- a/public/docs/_examples/security/ts/app/bypass-security.component.html +++ b/public/docs/_examples/security/ts/app/bypass-security.component.html @@ -10,7 +10,7 @@

Resource URL:

-

+

Showing: {{dangerousVideoUrl}}

Trusted:

Untrusted: