MatrixSynapse/synapse
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
..
_scripts
api Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563) 2023-05-15 15:02:24 -04:00
app Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
appservice
config
crypto
events Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563) 2023-05-15 15:02:24 -04:00
federation
handlers
http
logging
media Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) 2023-05-16 16:25:01 -04:00
metrics
module_api Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
push
replication Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
res
rest
server_notices
spam_checker_api
state
static
storage Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
streams
types
util
__init__.py
event_auth.py Reject instead of erroring on invalid membership events. (#15564) 2023-05-15 15:01:29 -04:00
notifier.py
py.typed
server.py
visibility.py