mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-15 00:10:42 -05:00
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.py | ||
| room_member.py | ||
| search.py | ||
| sync.py | ||
| typing.py | ||