Ghost/core/server/data/schema
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
..
clients Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
fixtures Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Removed queries against information_schema (#12739) 2021-03-09 16:12:10 +00:00
default-settings.json Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Updated stripe prices table schema (#12863) 2021-04-12 19:18:19 +05:30