-
Notifications
You must be signed in to change notification settings - Fork 0
[$200] Create vanilla account for any unknown user #57
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
Comments
Contest https://www.topcoder.com/challenges/30144383 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30144383 has been updated - it has been assigned to obog. |
@jmgasper What about the 'register' link? Should we redirect User to the same url which is used for 'Sign in' link? |
@atelomycterus - Can we just redirect to the Topcoder sign up page? https://www.topcoder-dev.com/user-selection/ |
@jmgasper Yes, sure. |
Disable/enable Topcoder plugin to set RegisterUrl in DB. New userVanilla User Required fields: email, name, password and roles: Testing in Topcoder PluginVanilla has some validation rules. Any errors are displayed in debug bar : Settings |
Thanks - I've deployed this, and it seems fine. |
Implemented in topcoder-platform/challenge-forum-processor#31 |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30144383 |
@atelomycterus - One thing we need to add is the ability to create a Vanilla account for any unknown users. This applies to:
The text was updated successfully, but these errors were encountered: