Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

feat: unblacklist img tags with data URIs #333

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

aviraldg
Copy link
Contributor

@aviraldg aviraldg commented Jul 5, 2016

@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@dbkr dbkr merged commit 22ae60f into matrix-org:develop Jul 5, 2016
dbkr added a commit that referenced this pull request Sep 21, 2016
Revert https://github.com/matrix-org/matrix-react-sdk/pull/333/files since sanitizer blindly allows urls with no scheme, meaning  // links can be used to fetch images over whatever scheme you serve vector over (ie. normally http/https).
richvdh added a commit that referenced this pull request Sep 21, 2016
lukebarnard1 added a commit that referenced this pull request Jul 10, 2017
whitelist data & mxc URIs on img tags: readds PR #333
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unblacklist img tags with data urls to allow for custom emoji and stickers
3 participants