diff options
| author | 2017-03-20 09:35:13 -0400 | |
|---|---|---|
| committer | 2017-03-20 09:40:28 -0400 | |
| commit | 3f1eb79c7fa82737fda9c9a712724ba2f27651e9 (patch) | |
| tree | a870a304fea0cee9dab6029d56449198ce4b8ea9 /src/socketengines/socketengine_kqueue.cpp | |
| parent | Merge pull request #1308 from SaberUK/insp20+warnings (diff) | |
| download | inspircd++-3f1eb79c7fa82737fda9c9a712724ba2f27651e9.tar.gz inspircd++-3f1eb79c7fa82737fda9c9a712724ba2f27651e9.tar.bz2 inspircd++-3f1eb79c7fa82737fda9c9a712724ba2f27651e9.zip | |
m_ldapauth: fix providing username in PASS
This has never worked because it never prepended attribute= to the
search string. It also would prefer matching nick/ident over the user
string provided which is inconsistent, since your ability to
authenticate using PASS would depend on a ldap entry not existing with
your current nick/ident.
Instead, use username provided in PASS and then fallback to nick/ident.
Diffstat (limited to 'src/socketengines/socketengine_kqueue.cpp')
0 files changed, 0 insertions, 0 deletions
