]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-video-miniature/video-filters-header.component.html
Prevent XSS with ng-select
authorChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 13:21:40 +0000 (14:21 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 13:21:40 +0000 (14:21 +0100)
commit2198bb5a1981177b04dd94b2b1b6a90c5d7a5c25
tree668365a50351c573949e066c1be440683795e262
parentb1934b7e9cdece7c0c38e05b0f905dc2ccab9167
Prevent XSS with ng-select

When using ng-option

See https://github.com/ng-select/ng-select/issues/1363
client/src/app/+admin/system/jobs/jobs.component.ts
client/src/app/shared/shared-forms/select/select-channel.component.ts
client/src/app/shared/shared-video-miniature/video-filters-header.component.html
client/src/app/shared/shared-video-miniature/video-filters.model.ts