Ghost/test/unit/data
naz d964224312
Added settings keys to store OAuth related data (#12879)
refs https://github.com/TryGhost/Team/issues/618

- The `oauth_client_id` and `oauth_client_secret` are placeholders to store OAuths related data.
- The flag for `oauth_enabled` or anything along those lines was not added intentionally in favour of checking if the `oauth_client_id` & `oauth_client_secret` are null.
2021-04-16 10:02:21 +02:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
importer Refactored usage of the pre v4 "slack" setting 2021-02-15 15:25:54 +13:00
meta Updated twitter/og structured data rules 2021-02-05 18:50:11 +13:00
migrations Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
schema Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
validation Fixed webhook model unit test 2021-03-04 10:56:58 +01:00
xml/sitemap Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00