wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 426bb453d2
API user creation behing a toggle
I've added a toggle feature (in internal settings) so that user api creation can be disabled while form registration still can be enabled.
Also, the /api/user endpoint shouldn't require authentication. Even if we check the authentication when sending a GET request, to retrieve current user information.

I've moved all the internal settings definition to config to avoid duplicated place to define them.
I don't know why we didn't did that earlier.
2017-06-02 11:32:38 +02:00
..
Command API user creation behing a toggle 2017-06-02 11:32:38 +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 #2708 from jcharaoui/import-disablecontentupdate 2017-06-02 11:26:37 +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 Put default fetching error title in global config 2017-06-01 09:43:01 +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