forked-synapse/synapse/rest/media
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
..
v0 Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
v1 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 2016-04-08 18:37:15 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00