forked-synapse/synapse/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
..
_base.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_repository.py Add config option to prevent media downloads from listed domains. (#15197) 2023-05-09 14:08:51 -04:00
media_storage.py Move Spam Checker callbacks to a dedicated file (#15453) 2023-04-18 00:57:40 +00:00
oembed.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
preview_html.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
storage_provider.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
thumbnailer.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
url_previewer.py Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) 2023-05-16 16:25:01 -04:00