Ghost/core
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
..
client@62e9bcf7c4 Updated Ghost-Admin to v4.1.2 2021-03-24 10:19:02 +00:00
frontend Removed hardcoded accent color fallbacks (#12813) 2021-03-24 18:25:26 +05:30
server Refactored exporter to use "allowlist" table filtering 2021-03-25 16:46:56 +13:00
shared Updated Portal to v1.0.0 2021-03-10 23:01:29 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed Ghost hiding config errors behind a crash 2021-03-18 16:32:51 +00:00