mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
feat(app): fix XSS vulnerabilities (#3230)
This commit is contained in:
parent
2912e78f68
commit
b0f48ee3ad
11 changed files with 1541 additions and 19 deletions
|
@ -1,4 +1,5 @@
|
|||
import '../assets/css/app.css';
|
||||
import './libraries/isteven-angular-multiselect/isteven-multi-select.css';
|
||||
import angular from 'angular';
|
||||
|
||||
import './agent/_module';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue