0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@a8ea51b3ad Updated Ghost-Admin to 2.31.0 2019-09-09 17:47:56 +01:00
frontend Included specific member props in theme service 2019-09-10 17:29:04 +08:00
server Updated members-ssr middleware to async functions 2019-09-17 11:05:06 +08:00
test Fixed regression tests expecting relative URLs for admin redirects 2019-09-09 15:52:26 +01:00
index.js