0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-13 09:53:16 +01:00
synapse/tests/media
Patrick Cloke 4ee82c0576
Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601)
There are two situations which were previously not properly checked:

1. If the requested URL was replaced with an oEmbed URL, then the
   oEmbed URL was not checked against url_preview_url_blacklist.
2. Follow-up URLs (either via autodiscovery of oEmbed or to pre-cache
   images) were not checked against url_preview_url_blacklist.
2023-05-16 16:25:01 -04:00
..
__init__.py
test_base.py
test_filepath.py
test_html_preview.py
test_media_storage.py
test_oembed.py
test_url_previewer.py Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) 2023-05-16 16:25:01 -04:00