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

Create replacement template for all-auth signup #102

Open
nuwang opened this issue Oct 13, 2017 · 2 comments
Open

Create replacement template for all-auth signup #102

nuwang opened this issue Oct 13, 2017 · 2 comments

Comments

@nuwang
Copy link
Member

nuwang commented Oct 13, 2017

If you attempt to signup with social auth, and a user account with that e-mail account already exists, an untemplated page is displayed to the user. This should be replaced with a properly themed page. See: #100 for context.

@thirdknife
Copy link

Will the template replacement apply to the UI project written in angular?

@nuwang
Copy link
Member Author

nuwang commented Oct 14, 2017

Yes, hitting that django template url should probably just cause a redirect to an appropriate path in the Angular Single Page Application, where the new template will reside. As long as the path doesn't reside in: https://github.com/galaxyproject/cloudlaunch-ui/blob/master/proxy.conf.json, the SPA should get priority in handling it.

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

2 participants