summaryrefslogtreecommitdiff
path: root/app/Model/Authentication.php
AgeCommit message (Expand)Author
2015-02-13Check if the user session match an existing userFrederic Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-08-19Fix bug for password changeFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot