]> cat aescling's git repositories - mastodon.git/commit
Migrate existing `open_registrations` setting to the new `registrations_mode` (#10269)
authorThibG <thib@sitedethib.com>
Thu, 14 Mar 2019 19:10:43 +0000 (20:10 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 14 Mar 2019 19:10:43 +0000 (20:10 +0100)
commit9915777a17cfdca9b41c6a3a4f682a0c99c787c6
tree1be2cccb36a63a4a80d4c0583011e6a747e7374c
parent874bd3ac0c56e2d2901785e170b27f5cde32b33b
Migrate existing `open_registrations` setting to the new `registrations_mode` (#10269)

* Migrate existing `open_registrations` setting to the new `registrations_mode`

Fixes #10263

* Remove unrelated db changes that have creeped in
db/migrate/20190314181829_migrate_open_registrations_setting.rb [new file with mode: 0644]
db/schema.rb