wallabag/tests/Wallabag/ApiBundle/Controller
Casper Meijn 5a5148707c Fix API allowed_registration
Two configuration options need to be enabled to allow user registration via the API:
1) fosuser_registration, which indicates whether registration is allowed at all (frontend and API)
2) api_user_registration, which indicates whether registration is allowed via the API
2023-03-28 20:12:55 +02:00
..
ConfigRestControllerTest.php Update tests 2022-04-20 22:14:56 +02:00
DeveloperControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
EntryRestControllerTest.php Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
SearchRestControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
TaggingRuleRestControllerTest.php Add ability to import/export tagging rules 2019-07-08 09:38:32 +02:00
TagRestControllerTest.php Merge remote-tracking branch 'origin/master' into 2.6.0 2022-10-18 11:11:02 +02:00
UserRestControllerTest.php Use FQCN instead of service alias 2022-09-01 09:07:19 +02:00
WallabagRestControllerTest.php Fix API allowed_registration 2023-03-28 20:12:55 +02:00