synapse-product/synapse/rest
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
..
client Use google style doc strings. 2016-04-01 16:12:07 +01:00
key Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
media 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 Implement logout 2016-03-11 16:27:50 +00:00