summaryrefslogtreecommitdiff
path: root/app/Controller/Auth.php
AgeCommit message (Expand)Author
2016-01-14Move validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot