aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/UserBundle/Entity
Commit message (Collapse)AuthorAgeFilesLines
* Added relation between API Client and UserNicolas Lœuillet2016-10-241-0/+26
| | | | Fix #2062
* Add users management UIJeremy Benoist2016-10-021-1/+1
| | | | | | - remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation)
* Convert array + phpDocJeremy Benoist2016-04-121-1/+1
| | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-3/+3
| | | | symfony-upgrade-fixer fix src/Wallabag/
* Remove user reference in tagJeremy Benoist2015-12-291-27/+0
| | | | Fix #1543
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-071-1/+1
| | | | Should fix #1498
* 2factor authentication via emailNicolas Lœuillet2015-10-131-1/+67
|
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-0/+204