0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 01:28:32 +02:00
synapse/tests/media
Josh Qou d939120421
Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680)
* Fix unsafe hotserving behaviour for non-multimedia uploads.

* invert disposition assert

* test_media_storage.py: run lint

* test_base.py: /inline/attachment/s

* Only return attachment for disposition type, update tests

* Update synapse/media/_base.py

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

* Update changelog.d/15680.bugfix

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>

* add attribution

* Update changelog.

---------

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2023-06-15 14:23:27 +01:00
..
__init__.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_base.py Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 2023-06-15 14:23:27 +01:00
test_filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_html_preview.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_media_storage.py Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 2023-06-15 14:23:27 +01:00
test_oembed.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_url_previewer.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00