aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Controller/UserRestController.php
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2019-11-121-1/+0
* Fix some Scrutinizer issuesJeremy Benoist2019-05-291-1/+1
* Fix bad key matchingJeremy Benoist2017-12-081-1/+1
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-091-3/+3
* 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