This repository has been archived by the owner on May 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix allow_data_uri on img tag breaking regular url When allow_data_uri is set to true and allowed_hosts is kept at null the latter is converted to [null] which disallows all urls * Dont override current list of allowedHosts
- Loading branch information