Ghost/core
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
..
client@cb58a98350 Updated Ghost-Admin to v4.2.1 2021-04-13 16:23:48 +01:00
frontend Removed hardcoded accent color fallbacks (#12813) 2021-03-24 18:25:26 +05:30
server Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
shared Bumped @tryghost/members-api & Portal versions (#12836) 2021-04-05 16:29:17 +01:00
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