Ghost/ghost/members-api/lib
Fabien O'Carroll 47a7bd8555 Disabled auto-login when a success url is provided
refs https://github.com/TryGhost/Team/issues/1067

The auto-login behaviour obliterates the concept of a success URL,
because the Member is redirected in a logged in state, to the welcome
URL - rather than a logged out state to the success URL.

In order to not disrupt existing flows, we disable auto login if a
success URL is provided.
2021-11-05 10:18:43 +02:00
..
controllers Disabled auto-login when a success url is provided 2021-11-05 10:18:43 +02:00
repositories Fixed race condition when linking subscriptions 2021-10-18 17:26:34 +02:00
services Fixed errors for non-subscription invoices 2021-11-02 15:34:02 +02:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Fixed behaviour of sending emails when adding member 2021-11-02 12:37:07 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30