Ghost/core/server/data/migrations
Kevin Ansfield 0f41d1aa49
🐛 Restored correct "allow free signup" setting from backup after buggy 4.3 upgrade (#12905)
refs https://github.com/TryGhost/Team/issues/634

- find earliest backup file created when a 4.3 migration was run, if found use the `members_allow_free_signup` value from there to change `members_signup_access` from `'all'` to `'invite'` if necessary
2021-05-04 09:49:33 +01:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
versions 🐛 Restored correct "allow free signup" setting from backup after buggy 4.3 upgrade (#12905) 2021-05-04 09:49:33 +01:00
utils.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00