summaryrefslogtreecommitdiff
path: root/app/Auth/Ldap.php
AgeCommit message (Expand)Author
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-19Fix query to check user by name and email.Francois Ferrand
2015-02-20Lowercase LDAP usernames by default for authenticationFrederic Guillot
2015-02-07Reduce complexity and duplication in LDAP::lookup()Colin Williams
2015-01-19Minor code improvements for the pull-requestFrederic Guillot
2015-01-16Add Json API to create LDAP user.Francois Ferrand
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-06Add support for ldap_start_tls()Frédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-12Split LDAP findUser() method into smaller functionsFrédéric Guillot
2014-08-19Add multiple LDAP binding typeFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot