synapse/tests/rest
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
..
admin Call set_avatar_url with target_user, not user_id (#8872) 2020-12-07 19:13:07 +00:00
client Fix errorcode for disabled registration (#8867) 2020-12-03 15:41:19 +00:00
key Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
media Add X-Robots-Tag header to stop crawlers from indexing media (#8887) 2020-12-08 22:51:03 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_well_known.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00