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

self-registration with redirect not working #1625

Closed
loomis opened this issue Jul 26, 2018 · 3 comments
Closed

self-registration with redirect not working #1625

loomis opened this issue Jul 26, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@loomis
Copy link
Contributor

loomis commented Jul 26, 2018

The self-registration is not working because of:

  • The UI hint fields in the user template resources are not stripped before trying to create the user record.
  • When a redirect is specified, the user creation for the self-registration method is completely ignored.

Fix both problems and expand the tests to ensure that these failure cases are covered.

@loomis
Copy link
Contributor Author

loomis commented Jul 26, 2018

For information, this fix is deployed on Nuvla.

@mebster
Copy link
Contributor

mebster commented Jul 26, 2018

Works on Nuvla indeed.

Things to improve:

@loomis
Copy link
Contributor Author

loomis commented Jul 26, 2018

I've added issues for those items.

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

No branches or pull requests

2 participants