-
Notifications
You must be signed in to change notification settings - Fork 4
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 account fails #22
Comments
maybe a temporary blip..? I can't reproduce it a day later, with various other email-addresses (btw: is it possible to delete an account?) the original email still gives an |
Thanks for testing this. This is interesting. Regarding your original email. That seems to be related to #9 as I've mentioned before. Maybe @jmwohl can shed light on this one? Unfortunately, I don't know enough about the database/API.
Good point. It's not possible via the web app yet, I think. The JSClient has a method implemented which looks like it could do that, but the comment says instead "Delete a userframe". So I'm not sure if that would work. https://github.com/OpenframeProject/Openframe-JSClient/blob/8bb35f84df3b8ca809180987969101d6c3ec131e/src/users.js#L167 |
when trying to create a new account I get an
on my first try.
On every subsequent attempt I get
Trying to login I get
I can't reset the password (empty error message).
The text was updated successfully, but these errors were encountered: