summaryrefslogtreecommitdiff
path: root/app/Controller/User.php
AgeCommit message (Expand)Author
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-25Add pagination for users pageFrédéric Guillot
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-16Remove unused codeFrédéric Guillot
2014-09-16Improve Board::Index() and avoid useless HTTP redirectsFrédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot