Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant