wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 0c00e52516
Create a client when creating a user using the api
While creating a new user using the API, we also create a new client for the current user.
So the app which just create the user can use its newly created client to configure the app.

That new client is only return after creating the user.
When calling the endpoint /api/user to get user information, the new client information won’t be return.
2017-06-07 23:23:28 +02:00
..
Command Merge pull request #3179 from wallabag/show-user-command 2017-06-07 09:40:56 +02:00
Controller Merge pull request #2708 from jcharaoui/import-disablecontentupdate 2017-06-02 11:26:37 +02:00
DataFixtures/ORM API user creation behing a toggle 2017-06-02 11:32:38 +02:00
DependencyInjection API user creation behing a toggle 2017-06-02 11:32:38 +02:00
Entity CS 2017-05-30 13:01:25 +02:00
Event Isolated tests 2017-05-31 16:03:54 +02:00
Form Merge remote-tracking branch 'origin/master' into 2.3 2017-05-19 11:25:19 +02:00
GuzzleSiteAuthenticator Use a better way to set input for command 2017-05-30 12:47:28 +02:00
Helper Merge pull request #3181 from wallabag/api-content-patch 2017-06-07 15:40:59 +02:00
Operator Fixed @j0k3r review 2017-04-22 13:14:34 +02:00
ParamConverter Customize errors templates 2016-10-01 14:58:48 +02:00
Repository Fixed @j0k3r review 2017-05-05 14:54:03 +02:00
Resources Create a client when creating a user using the api 2017-06-07 23:23:28 +02:00
Tools Fix incorrect reading time calculation for entries in languages with 2016-11-28 01:15:06 +02:00
Twig Translate date 2016-10-20 21:16:01 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00