Ghost/core
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
..
client@6670fc93d8 Updated Ghost-Admin to v3.14.0 2020-04-27 13:27:51 +01:00
frontend Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
server Moved magiclink handling to /members/ + added redirect 2020-04-29 19:35:41 +01:00
shared Added Node environment to Sentry metadata 2020-04-28 08:50:16 +01:00
index.js