Skip to content
This repository has been archived by the owner on Mar 4, 2025. It is now read-only.

Support retUrl when provided along with regSource #357

Open
RishiRajSahu opened this issue Sep 4, 2020 · 0 comments
Open

Support retUrl when provided along with regSource #357

RishiRajSahu opened this issue Sep 4, 2020 · 0 comments

Comments

@RishiRajSahu
Copy link
Contributor

Steps to reproduce -

  1. Hit this URL on browser https://accounts.topcoder.com/member/registration-success?regSource=tcBusiness&retUrl=https://connect.topcoder.com/projects/24182
  2. Fill the registration form and get the Activation link in email entered above
  3. Activation link url received is https://api.topcoder.com/pub/activation.html?code={ACTIVATION_CODE}&retUrl=https://connect.topcoder.com/

Notice that though we provided retUrl during registration still the activation URL is redirecting to Connect Home page instead of specific project's page.

Fyi - @mtwomey
ref - https://github.com/appirio-tech/accounts-app/blob/dev/app/scripts/tc/register.controller.js#L170

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant