2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Rish 65656a9cf4 Removed global bodyParser middleware for members app
no issue

- Removes global bodyParser middleware for membersApp and adds it to specific endpoints
- Removes global boolParser middleware for membersApp

We added bodayParser middleware to memebrsApp in [this](fe3eab1836) commit to read json requests for members update endpoint, but that had issues with stripe webhook parsing for `/webhooks` endpoint as stripe expects raw data to be passed down.
2020-05-22 14:34:40 +05:30
..
client@208198c166 Updated Ghost-Admin to v3.16.1 2020-05-20 07:30:34 +01:00
frontend 🐛 Fixed structured data issue for publisher logo (#11826) 2020-05-20 18:16:20 +12:00
server Removed global bodyParser middleware for members app 2020-05-22 14:34:40 +05:30
shared Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00