mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
feat($sce): simpler patterns for $sceDelegateProviders white/blacklists
Closes #4006
This commit is contained in:
9
docs/content/error/sce/imatcher.ngdoc
Normal file
9
docs/content/error/sce/imatcher.ngdoc
Normal file
@@ -0,0 +1,9 @@
|
||||
@ngdoc error
|
||||
@name $sce:imatcher
|
||||
@fullName Invalid matcher (only string patterns and RegExp instances are supported)
|
||||
@description
|
||||
|
||||
Please see {@link api/ng.$sceDelegateProvider#resourceUrlWhitelist
|
||||
$sceDelegateProvider.resourceUrlWhitelist} and {@link
|
||||
api/ng.$sceDelegateProvider#resourceUrlBlacklist $sceDelegateProvider.resourceUrlBlacklist} for the
|
||||
list of acceptable items.
|
||||
Reference in New Issue
Block a user