Ghost/core/server/data
Naz aaa54c603c Refactored exporter to use "allowlist" table filtering
refs https://github.com/TryGhost/Team/issues/555

- Previous blocklist approach was resulting in adding every single new table into an export automatically. Which creates possibility to leak sensitive data if not used porperly. Allowlist approach gives better control over what is exported, makes this information explicit, and version-control friendlier
2021-03-25 16:46:56 +13:00
..
db 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Refactored exporter to use "allowlist" table filtering 2021-03-25 16:46:56 +13:00
importer Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00
migrations 🐛 Fixed unable to delete member (#12784) 2021-03-18 22:20:58 +05:30
schema Updated fixture copy 2021-03-11 19:20:30 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00