summaryrefslogtreecommitdiff
path: root/src/modules/m_ldapauth.cpp
AgeCommit message (Expand)Author
2014-02-13Remove redundant null pointer check from m_ldapauthAdam
2014-02-13Wait for the manager bind to come back before sending search in LDAP modulesAdam
2014-02-07m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP authThiago Crepaldi
2014-01-31Remove a few unnecessary .c_str() callsAttila Molnar
2013-12-19Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Adam
2008-03-14Grrr, added this at the wrong location in trunkbrain
2008-03-14Forward port and make work with trunk. Original code of this module by Carste...brain