aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Controller/UserRestController.php
Commit message (Expand)AuthorAgeFilesLines
* Return 201 on user creationJeremy Benoist2017-06-021-5/+12
* Add translationJeremy Benoist2017-06-021-1/+1
* API user creation behing a toggleJeremy Benoist2017-06-021-3/+3
* Re-use `NewUserType` to validate registrationJeremy Benoist2017-05-301-39/+80
* WIPThomas Citharel2017-05-291-0/+98