mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-17 03:17:45 -05:00
On versions before 1.18.0, adding a repo would add it as "empty" to the DB without a certificate right away and if there was an issue with it (e.g. typo in URL), it would stay in the DB until manually removed. Our migration code did not consider such repos.