mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Independent technology for modern publishing, memberships, subscriptions and newsletters.
bloggingcmscreator-economyghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
no issue - a jQuery ajax prefilter was used to add our own `Authorization` header to all requests that go through jQuery - if a request had a different `Authrorization` header (eg, when accessing an 3rd party API) then the prefilter replaced it breaking the request - it's no longer necessary because all Ghost API requests go through our `ajax` service which adds the necessary headers |
||
---|---|---|
ghost/admin |