summaryrefslogtreecommitdiff
path: root/src/command_parse.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2017-03-20 09:35:13 -0400
committerAdam <Adam@anope.org>2017-03-20 09:40:28 -0400
commit3f1eb79c7fa82737fda9c9a712724ba2f27651e9 (patch)
treea870a304fea0cee9dab6029d56449198ce4b8ea9 /src/command_parse.cpp
parent466ba4100ae8f18470fdf8f1b3def5aa5f9a5cbb (diff)
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/command_parse.cpp')
0 files changed, 0 insertions, 0 deletions