Ghost/core/server/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 💡 Enabled foreign key checks on sqlite3 2021-03-02 11:13:19 +01:00
exporter Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
importer Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00
migrations Added permissions for the Products resource (#12875) 2021-04-15 14:34:45 +01:00
schema Added settings keys to store OAuth related data (#12879) 2021-04-16 10:02:21 +02:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00