summaryrefslogtreecommitdiff
path: root/app/Auth/ReverseProxy.php
AgeCommit message (Expand)Author
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-18Remove useless class and add new plugin hooksFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-06Add unit tests for LDAP and ReverseProxy authFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFré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-16Authentication backends refactoringFrédéric Guillot