forked-synapse/synapse/rest/admin
Travis Ralston 0eac7077c9
Ensure an auth instance is available to ListMediaInRoom (#5967)
* Ensure an auth instance is available to ListMediaInRoom

Fixes https://github.com/matrix-org/synapse/issues/5737

* Changelog
2019-09-03 09:01:30 -06:00
..
__init__.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
_base.py Don't load the media repo when configured to use an external media repo (#5754) 2019-08-13 21:49:28 +10:00
media.py Ensure an auth instance is available to ListMediaInRoom (#5967) 2019-09-03 09:01:30 -06:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
server_notice_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
users.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00