Ghost/ghost/members-api/lib/controllers
Ronald Langeveld 1f177e1c17
Added optional data-attribute to enable and disable auto redirection. (#15335)
closes https://github.com/TryGhost/Ghost/issues/15104 https://github.com/TryGhost/Team/issues/1800

- On custom sign up and login forms, creators often wouldn't want their members to be redirected to that page after signing in.
- This takes a new data-attribute value (eg `data-members-autoredirect="false"`) that can be set on [custom sign up / login forms](https://ghost.org/docs/themes/members/#signup-forms) into account before parsing the referrer on the magic link URL that gets sent to the member for login.
2022-09-06 14:36:06 +02:00
..
member.js Added missing return in create-stripe-update-session 2022-08-29 14:02:58 +02:00
router.js Added optional data-attribute to enable and disable auto redirection. (#15335) 2022-09-06 14:36:06 +02:00
well-known.js Use @tryghost/logging instead of injected argument 2021-12-02 14:46:58 +00:00