Ghost/core/server
Katharina Irrgang d9707eb57c public client registration: remember auth url (#7994)
no issue

- we have to remember the auth url in Ghost
- if Ghost starts for the first time, it registers a public client in the defined auth service
- if you change the auth service, Ghost won't recognize
- if Ghost doesn't recognize, you will see a client does not exist error in Ghost Admin
2017-02-14 12:41:28 +00:00
..
admin 🚀 Allow ServiceWorker /ghost/ scope (#7967) 2017-02-11 14:43:09 +00:00
api 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
apps 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
auth public client registration: remember auth url (#7994) 2017-02-14 12:41:28 +00:00
blog 🎨 rename redirects middleware to custom-redirects 2017-02-07 20:05:50 +01:00
config 🎨 updates for database configuration (#7975) 2017-02-11 18:02:12 +00:00
controllers/frontend 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
data public client registration: remember auth url (#7994) 2017-02-14 12:41:28 +00:00
events
helpers 🔥 💩 Properly remove pageUrl (#7969) 2017-02-09 20:21:27 +01:00
mail 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
middleware 🎹 re-work url redirects (#7956) 2017-02-10 11:42:18 +00:00
models 🐛 fix email already in use (#7987) 2017-02-13 15:36:21 +00:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
scheduling
storage 🔥 remove imageRelPath (#7927) 2017-02-03 14:42:05 +00:00
themes
translations Add email validation in case of profile update (#7928) 2017-02-08 10:50:43 +01:00
utils 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
views
app.js
errors.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
filters.js
ghost-server.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
i18n.js
index.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
logging.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
overrides.js
update-check.js 🎨 send LTS parameter if requesting the update check service (#7954) 2017-02-07 19:51:19 +01:00