Ghost/core/server/web/site
Hannah Wolfe d8d5d6b7d0 Moved magiclink handling to /members/ + added redirect
- Magic link token handling doesn't need to be global, this couples the system to the frontend, which isn't necessary
- Instead, we create a session from the token, and redirect to the frontend
- Move res.locals.members setting into existing middleware function instead of having it separate
2020-04-29 19:35:41 +01:00
..
middleware Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
app.js Moved magiclink handling to /members/ + added redirect 2020-04-29 19:35:41 +01:00
index.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
routes.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00