Skip to content

http security: fixed scheme for img-src, media-src

Maksim requested to merge fix/http_secury_plug into develop

in dev mode ( http protocol) images via proxy don't loads

Refused to load the image '<URL>' because it violates the following Content Security Policy directive: "img-src 'self' data: blob: https:".

Merge request reports

Loading