Age | Commit message (Expand) | Author |
2015-03-19 | Fix query to check user by name and email. | Francois Ferrand |
2015-02-20 | Lowercase LDAP usernames by default for authentication | Frederic Guillot |
2015-02-07 | Be able to disable the login form for specific users | Frederic Guillot |
2015-02-07 | Reduce complexity and duplication in LDAP::lookup() | Colin Williams |
2015-01-19 | Minor code improvements for the pull-request | Frederic Guillot |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand |
2015-01-04 | Allow users to override the timezone and the language | Frederic Guillot |
2014-12-31 | Add debug option | Frédéric Guillot |
2014-12-31 | Acl refactoring | Frédéric Guillot |
2014-12-27 | Add more subscribers | Frédéric Guillot |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot |
2014-12-27 | Move events handling to Symfony\EventDispatcher | Frédéric Guillot |
2014-12-06 | Add support for ldap_start_tls() | Frédéric Guillot |
2014-11-29 | Improve session handler and add Ajax session check | Frédéric Guillot |
2014-11-26 | Fix some Scrutinizer issues | Frédéric Guillot |
2014-11-23 | Fix issues with PHP 5.3 and phpdocs | Frédéric Guillot |
2014-11-14 | Use Pimple instead of Core\Registry and add Monolog for logging | Frédéric Guillot |
2014-11-04 | Switch to composer | Frédéric Guillot |
2014-09-28 | Move methods getIpAddress() and getUserAgent() to the Request class | Frédéric Guillot |
2014-09-16 | Remove unused code | Frédéric Guillot |
2014-09-12 | Split LDAP findUser() method into smaller functions | Frédéric Guillot |
2014-09-08 | Fix bug HTTPS detection (issue with IIS) | Frédéric Guillot |
2014-08-20 | Improve default email domain for reverse-prxy auth | Frédéric Guillot |
2014-08-20 | support specifying default email domain for reverse proxy setup | Ashish Kulkarni |
2014-08-19 | Add multiple LDAP binding type | Frédéric Guillot |
2014-08-16 | Various minor fixes | Frédéric Guillot |
2014-08-16 | Authentication backends refactoring | Frédéric Guillot |