-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
[BUG] New User Registration broken on signup page #167
Labels
Comments
Node.js console logs:
|
polonel
changed the title
New User Registration broken on signup page
[BUG] New User Registration broken on signup page
Mar 15, 2019
polonel
added a commit
that referenced
this issue
Mar 17, 2019
## [1.0.8](v1.0.7...v1.0.8) (2019-03-17) ### Bug Fixes * **accounts:** new users have accessToken by default ([4f36bb4](4f36bb4)) * **accounts:** space between group names ([24a590b](24a590b)) * **mailer:** new-ticket template showing large profile pic ([213bc05](213bc05)) * **signup:** [#167](#167) ([5828301](5828301)) * **theme:** dark theme dropdown select color ([53751bd](53751bd))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
After completing the new account signup page, TruDesk is stuck with this message:
"## Creating Account...
Please wait while we create your account."
What did you expect to happen:
The account should be created and a conformation should show up, maybe a welcome Email send.
How to reproduce it (as minimally and precisely as possible):
Use TruDesk 1.07 and MongoDB 4.0.6, once all runs fine try to create a new account using the Sign-Up link on the login page.
Anything else we need to know?:
It is possible to create an account manually in the account section. Mobile access also works once token is created.
Environment:
The text was updated successfully, but these errors were encountered: