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

feat($sce): simpler patterns for $sceDelegateProviders white/blacklists #4148

Merged
merged 1 commit into from
Oct 1, 2013

Conversation

chirayuk
Copy link
Contributor

Closes #4006

@mary-poppins
Copy link

Thank you, Chirayu! You rock!

@ghost ghost assigned IgorMinar Sep 25, 2013
@@ -0,0 +1,9 @@
@ngdoc error
@name $sce:badwcard
@fullName The sequence *** is not valid the string pattern
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the string pattern"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is not a valid pattern wildcard

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IgorMinar
Copy link
Contributor

some minor changes requested, but overall this looks great. thanks!

@IgorMinar
Copy link
Contributor

if you don't contest any changes, please make them and merge the PR

@chirayuk
Copy link
Contributor Author

chirayuk commented Oct 1, 2013

@IgorMinar – I've addressed your comments.  The not-done items are:–

  • Using <pre> gives me syntax coloring. Github style doesn't. :(  So I'm still using <pre> for the examples.
  • The msie > 8 check is still there.  See comment just above it.  I haven't been able to fix it.

I might go ahead and merge this in if the CI server comes back happy.

@chirayuk chirayuk merged commit 93ce592 into angular:master Oct 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$sceDelegateProvider.resourceUrlWhitelist() regex security risks
3 participants