aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Controller/UserRestController.php
Commit message (Expand)AuthorAgeFilesLines
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-2/+2
* Add ability to name the clientJeremy Benoist2017-06-081-3/+4
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-5/+15
* 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