mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 05:20:40 -05:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| endpoint.py | ||
| matrixfederationclient.py | ||
| server.py | ||
| servlet.py | ||