0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/web
Fabien O'Carroll 24e730fa25 Updated members-ssr middleware to async functions
no-issue

Also updates to use Object.assign rather than req.member = value to get
around false positives from eslint:

  * https://github.com/eslint/eslint/issues/11899
2019-09-17 11:05:06 +08:00
..
admin Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Updated members service to use magic-link signin 2019-09-05 11:14:50 +08:00
shared Switched private login brute errors to correct error status code 2019-09-09 16:02:21 +01:00
site Updated members-ssr middleware to async functions 2019-09-17 11:05:06 +08:00
index.js
parent-app.js Moved members static pages to members api URL (#10887) 2019-07-09 19:02:44 +08:00