forked-synapse/synapse/rest/media
Mark Haines eb79110beb Clean up the blacklist/whitelist handling.
Always set the config key with an empty list, even if a list isn't specified.
This means that the codepaths are the same for both the empty list and
for a missing key. Since the behaviour is the same for both cases this
makes the code somewhat easier to reason about.
2016-05-16 13:03:59 +01:00
..
v0 Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
v1 Clean up the blacklist/whitelist handling. 2016-05-16 13:03:59 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00