wallabag/app/config
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
..
capistrano Updated Capistrano configuration 2016-10-29 14:39:07 +02:00
tests Isolated tests 2017-05-31 16:03:54 +02:00
webpack Adds Webpack support and removes the use for Grunt 2017-05-04 14:49:44 +02:00
config.yml API user creation behing a toggle 2017-06-02 11:32:38 +02:00
config_dev.yml Store cache lifetime in config 2016-09-03 14:02:50 +02:00
config_prod.yml Adds Webpack support and removes the use for Grunt 2017-05-04 14:49:44 +02:00
config_test.yml Isolated tests 2017-05-31 16:03:54 +02:00
parameters.yml.dist Changed default database name 2017-06-01 09:17:05 +02:00
parameters_test.yml Isolated tests 2017-05-31 16:03:54 +02:00
routing.yml Fix tests & deprecation notice 2016-12-15 21:38:16 +01:00
routing_dev.yml Remove useless spaces 2016-06-24 11:28:07 +02:00
routing_rest.yml ApiDoc & Route annotation were conflicted 2016-10-15 16:46:42 +02:00
security.yml API user creation behing a toggle 2017-06-02 11:32:38 +02:00
services.yml Upgraded CraueConfigBundle to 2.0 2017-05-12 16:39:47 +02:00