Skip to content

Conversation

@leftrightleft
Copy link
Contributor

Disable SCE

var app = angular.module('pixi',['ngSanitize', 'ngFileUpload', 'infinite-scroll', 'ngMaterial', 'angularMoment' ]).
config(function($sceProvider) {
$sceProvider.enabled(true)
$sceProvider.enabled(false)

Check failure

Code scanning / CodeQL

Disabling SCE

Disabling SCE is strongly discouraged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants