Merge branch 'fix/configdb-migration-with-deprecated' into 'develop'
authorfeld <feld@feld.me>
Thu, 17 Sep 2020 14:51:13 +0000 (14:51 +0000)
committerfeld <feld@feld.me>
Thu, 17 Sep 2020 14:51:13 +0000 (14:51 +0000)
commit6b9bfc9e867ea49536d6fc38d674cdc2278778b8
tree1ee1127690f922c26a144157f82064da2e401b50
parent2a7c9ac14797000735283ef2cdf5cc2240402c41
parentf7e40f7ef134a3030aa61114daa39810efb5889d
Merge branch 'fix/configdb-migration-with-deprecated' into 'develop'

Deny ConfigDB migration when deprecated settings found

Closes #2148

See merge request pleroma/pleroma!3005