wallabag/tests/Wallabag
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
..
AnnotationBundle Cleanup 2022-11-23 15:51:33 +01:00
ApiBundle Fix API allowed_registration 2023-03-28 20:12:55 +02:00
CoreBundle Skip test because of encoding issue in PHP 8.1 2023-03-24 22:57:11 +01:00
ImportBundle Upgrade to Symfony 4.4 2022-11-29 18:01:46 -08:00
UserBundle Replace SwiftMailer by Symfony Mailer 2022-12-16 10:03:34 +01:00