wallabag/tests/Wallabag
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
..
AnnotationBundle Displays an error with an annotation with a too long quote 2017-06-04 11:38:29 +02:00
ApiBundle Create a client when creating a user using the api 2017-06-07 23:23:28 +02:00
CoreBundle Merge pull request #3184 from wallabag/better-way-image-extension 2017-06-07 13:41:25 +02:00
ImportBundle Rewrote code & fix tests 2017-06-01 11:31:45 +02:00
UserBundle Remove unknown validation_groups 2017-05-30 08:04:11 +02:00