mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
d8d5d6b7d0
- 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 |
||
---|---|---|
.. | ||
emails | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
middleware.js |