wallabag/tests/Wallabag/ApiBundle
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
..
Controller Fix API allowed_registration 2023-03-28 20:12:55 +02:00
WallabagApiTestCase.php Cleanup 2022-11-23 15:51:33 +01:00