summaryrefslogtreecommitdiff
path: root/app/Auth
AgeCommit message (Expand)Author
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-31Add debug optionFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-06Add support for ldap_start_tls()Frédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-16Remove unused codeFrédéric Guillot
2014-09-12Split LDAP findUser() method into smaller functionsFrédéric Guillot
2014-09-08Fix bug HTTPS detection (issue with IIS)Frédéric Guillot
2014-08-20Improve default email domain for reverse-prxy authFrédéric Guillot
2014-08-20support specifying default email domain for reverse proxy setupAshish Kulkarni
2014-08-19Add multiple LDAP binding typeFrédéric Guillot
2014-08-16Various minor fixesFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot