aboutsummaryrefslogtreecommitdiff
path: root/app/class/Controlleruser.php
AgeCommit message (Collapse)Author
2020-12-19run phpcbf and add fix target to Makefilen-peugnet
2020-05-18upgrade user password managementvincent-peugnet
- add confirm password option - remove maxlength - add dedicated flash messages
2020-04-28fix: never catch LogicExceptions except in indexn-peugnet
2020-04-28listen to brother Stan and clean some thingsvincent-peugnet
2020-04-28fix password max sizevincent-peugnet
add error in hydrate
2020-04-26add bookmarks to mediavincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-04-10user manage password close #69vincent-peugnet
users can change their passwords themself
2020-04-09connect using user and password close #70vincent-peugnet
2020-04-09feature : cookie session managementvincent-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet