mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
e380538b59
In case one does not define bind_dn in ldap configuration, filter attribute is not declared. Since auth code only uses ldap_filter attribute when according LDAP mode is selected, it is safe to only declare the attribute in that case. Signed-off-by: Daniel Ehlers <sargon@toppoint.de> |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
admin.py | ||
appservice.py | ||
auth.py | ||
device.py | ||
directory.py | ||
e2e_keys.py | ||
events.py | ||
federation.py | ||
identity.py | ||
message.py | ||
presence.py | ||
profile.py | ||
receipts.py | ||
register.py | ||
room_member.py | ||
room.py | ||
search.py | ||
sync.py | ||
typing.py |