MatrixSynapse/synapse/rest/client/v2_alpha
Dirk Klimpel 21a212f8e5
Fix inconsistent handling of upper and lower cases of email addresses. (#7021)
fixes #7016
2020-07-03 14:03:13 +01:00
..
__init__.py
_base.py
account.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
account_data.py
account_validity.py Ensure that HTML pages served from Synapse include headers to avoid embedding. 2020-07-02 09:58:31 -04:00
auth.py Ensure that HTML pages served from Synapse include headers to avoid embedding. 2020-07-02 09:58:31 -04:00
capabilities.py
devices.py
filter.py
groups.py
keys.py Fix encryption algorithm typos in tests/comments (#7637) 2020-06-04 20:03:40 +01:00
notifications.py
openid.py
password_policy.py
read_marker.py
receipts.py
register.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
relations.py
report_event.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py