Ghost/ghost/members-api/lib
Fabien 'egg' O'Carroll f3130d9538 Passed request referrer to magic link service (#408)
refs https://github.com/TryGhost/Team/issues/1174

This paves the way for Ghost to be able to redirect to the referrer
page when dealign with signup magic links. We pass the referrer for
all types of magic links however, to allow extension of this
functionality in the future.

We've also removed the concept of `requestSrc` which has been unused
for a while now.
2022-07-15 11:02:58 +01:00
..
controllers Passed request referrer to magic link service (#408) 2022-07-15 11:02:58 +01:00
repositories
services
MembersAPI.js Passed request referrer to magic link service (#408) 2022-07-15 11:02:58 +01:00