synapse/synapse/rest
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
admin Additional configuration options for auto-join rooms (#7763) 2020-06-30 15:41:36 -04:00
client Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
consent Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
key Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
media isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
oidc Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
saml2 Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
__init__.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
well_known.py public_base_url is actually public_baseurl 2019-08-26 21:01:56 -05:00