wallabag/app/DoctrineMigrations
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
..
.gitkeep We don't need migration yet 2016-01-31 14:48:26 +01:00
Version20160410190541.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20160812120952.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20160911214952.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20160916201049.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161001072726.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161022134138.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161024212538.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161031132655.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161104073720.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161106113822.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161117071626.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161118134328.php Added hardcoded SQL for migration to 2.2 2017-01-23 14:16:00 +01:00
Version20161122144743.php Replaced quotes for Postgres 2016-12-18 13:47:25 +01:00
Version20161122203647.php Added hardcoded SQL for migration to 2.2 2017-01-23 14:16:00 +01:00
Version20161128084725.php Add default value for list_mode 2016-12-12 17:41:03 +01:00
Version20161128131503.php Added hardcoded SQL for migration to 2.2 2017-01-23 14:16:00 +01:00
Version20161214094402.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20161214094403.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20170127093841.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20170327194233.php Added migration for Scuttle sharing 2017-03-28 14:20:14 +02:00
Version20170405182620.php Fixed migrations 2017-04-10 09:26:08 +02:00
Version20170407200919.php Removed is_public in Entry edit form 2017-04-13 15:54:19 +02:00
Version20170420134133.php Cleaned craue_config_setting by removing useless download_pictures setting 2017-04-20 15:45:43 +02:00
Version20170510082609.php Added migration to change length for user fields 2017-05-10 10:46:32 +02:00
Version20170511115400.php Added headers field in Entry 2017-05-11 14:18:21 +02:00
Version20170602075214.php API user creation behing a toggle 2017-06-02 11:32:38 +02:00