FriendsOfFlarum / stopforumspam

Run registrations through the Stop Forum Spam database
MIT License
9 stars 6 forks source link

fix: migrations assume flarum is already installed #20

Closed dsevillamartin closed 2 years ago

dsevillamartin commented 2 years ago

Relates to https://github.com/flarum/framework/pull/3655

Changes proposed in this pull request: Use Schema DB connection instead of resolving flarum.settings. More info @ https://github.com/FriendsOfFlarum/reactions/pull/55.

Confirmed