pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot recreate deleted account

tiagoferraz opened this issue · comments

What

During tests an email was permantly deleted, because of the current problems to send emails, I decided to delete the account and recreate it so I would have the "welcome mail" to use during tests development.
But when I tried to create it, it says the account name is already taken, and when I try to login with says the name/password is not valid. Waiting did not change the result.

Expected

Should not be possible to recreate the account or reactivate it?

commented

@tiagoferraz: see the howto "Re-enabling blocked account" at https://leap.se/en/docs/platform/details/couchdb how to do it

@varac Thanks! I will do it later today!
Closing the issue since it is not a defect.