MatrixSynapse/synapse/handlers
Martin Weinelt 3027ea22b0 Restructure ldap authentication
- properly parse return values of ldap bind() calls
- externalize authentication methods
- change control flow to be more error-resilient
- unbind ldap connections in many places
- improve log messages and loglevels
2016-09-29 15:30:08 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Restructure ldap authentication 2016-09-29 15:30:08 +01:00
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py
receipts.py
register.py
room.py
room_list.py
room_member.py
search.py
sync.py
typing.py