Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Suggestion to not use base64'd version for images/icons #501

Open
drishit96 opened this issue Jul 23, 2021 · 0 comments
Open

Suggestion to not use base64'd version for images/icons #501

drishit96 opened this issue Jul 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@drishit96
Copy link

Currently, the icon for dragging a checkbox up and down is rendered using a base64'd version of the image (here).

The icon itself isn't the problem but sites using CSP have to allow data: in their rule to allow this icon to load and allowing the entire host just for this image is risky as mentioned here.

@drishit96 drishit96 added the bug Something isn't working label Jul 23, 2021
@tommoor tommoor added enhancement New feature or request and removed bug Something isn't working labels Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants