summaryrefslogtreecommitdiff
path: root/app/Model/User.php
AgeCommit message (Expand)Author
2014-08-19Fix bug for password changeFrédéric Guillot
2014-08-17Fix bug #197: admin flag removed after a user updateFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-24Remove Alphanumeric check for the usernameFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-06-02Fix bug #108: useless requireFrédéric Guillot
2014-05-28Fix typo (error message)Frédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot