MatrixSynapse/synapse/rest/media/v1
Aaron Raimist cd9e72b185
Add X-Robots-Tag header to stop crawlers from indexing media (#8887)
Fixes / related to: https://github.com/matrix-org/synapse/issues/6533

This should do essentially the same thing as a robots.txt file telling robots to not index the media repo. https://developers.google.com/search/reference/robots_meta_tag

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-12-08 22:51:03 +00:00
..
__init__.py
_base.py Add X-Robots-Tag header to stop crawlers from indexing media (#8887) 2020-12-08 22:51:03 +00:00
config_resource.py
download_resource.py
filepath.py
media_repository.py
media_storage.py
preview_url_resource.py Do not raise a 500 exception when previewing empty media. (#8883) 2020-12-07 10:00:08 -05:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py Do not 500 if the content-length is not provided when uploading media. (#8862) 2020-12-04 10:26:09 -05:00