summaryrefslogtreecommitdiff
path: root/app/Auth
AgeCommit message (Expand)Author
2016-03-27Added more logging for LDAP clientFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-05Change Auth classes properties to be protectedFrederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-06Add more unit testsFrederic Guillot
2015-12-05Fix phpdocFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-27Add generic authorization classFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-18Remove useless class and add new plugin hooksFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-11Improve LDAP authFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-12Improve LDAP authentication classFrederic Guillot
2015-09-06Add LDAP group syncFrederic Guillot
2015-09-06Add unit tests for LDAP and ReverseProxy authFrederic Guillot
2015-09-06Change travis configFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot
2015-08-23Update email and name from oauth providers only if emptyFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-01Enable support for Github Enterprise when using Github AuthenticationFrederic Guillot
2015-07-18Add new config option to disable automatic creation of LDAP accountsFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-05Do not rewrite remember me cookie for each requestFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-04-03Improve and fix issues with 2FAFrederic 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-07Be able to disable the login form for specific usersFrederic 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-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