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 Stabilize MSC2659 support for AS ping endpoint. (#15528) 2023-05-09 15:02:36 -04:00
config Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
crypto
events Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563) 2023-05-15 15:02:24 -04:00
federation Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
handlers Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
http HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
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 Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2023-05-09 10:34:10 -04:00
replication Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
res
rest Add an unstable feature flag for MSC3981 to the /versions endpoint (#15558) 2023-05-15 10:54:49 +02:00
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 HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
visibility.py