aboutsummaryrefslogtreecommitdiff
path: root/app/class/User.php
AgeCommit message (Collapse)Author
2020-04-10user manage password close #69vincent-peugnet
users can change their passwords themself
2020-01-29refactor : item abstract classvincent-peugnet
new Item abstract class with hydrate and dry functions to clean others
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet