MatrixSynapse/synapse
Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off.
Add url_preview_ip_range_blacklist to let admins specify internal IP ranges that must not be spidered.
Add url_preview_url_blacklist to let admins specify URL patterns that must not be spidered.
Implement a custom SpiderEndpoint and associated support classes to implement url_preview_ip_range_blacklist
Add commentary and generally address PR feedback
2016-04-08 18:37:15 +01:00
..
api
app
appservice
config Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
crypto
events
federation
handlers
http Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
metrics
push
replication
rest Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
static/client
storage Merge branch 'develop' into matthew/preview_urls 2016-04-07 17:26:44 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
server.py
state.py
types.py