Commit Graph

6 Commits

Author SHA1 Message Date
Timon Engelke
f26c9e6bec prosody: fix ldap config template 2020-03-24 22:49:25 +01:00
Erik E. Lorenz
edfd8f2529 ldap: actually fix anonymous binds (Fixes #234) 2020-03-23 21:41:35 +01:00
Maximilian Nöthe
e92a00ca19 ldap: fix anonymous binds
Before,
ldap_bind_dn: <novalue>
ldab_bind_pw: <novalue>
was inserted into the saslauthd.conf, which made anonymous binds impossible.
2020-03-14 13:26:58 +01:00
Maximilian Nöthe
df40447616 ldap: add option for ldap starttls support 2020-03-13 21:07:44 +01:00
Saúl Ibarra Corretgé
8da61612e9 prosody: introduce AUTH_TYPE
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
2019-05-13 21:39:57 +02:00
netaskd
2e3576f6ca prosody: add LDAP authentication via SASL mechanism 2019-04-17 09:56:43 +02:00