Hi all
I closed the registration on my pod.
And now i have two questions :
How delete closed account?
How can i add new account?
Is it the solution
Pierre
Hi all
I closed the registration on my pod.
And now i have two questions :
How delete closed account?
How can i add new account?
Is it the solution
Pierre
A closed account is effectively deleted, the remaining records should be left in place to prevent reregistration, which would lead to broken UX because the private key material is gone and other pods would reject messages from this user ID.
While you could go with creating a new user account through code, it’s probably a lot simpler to just temporarily enable registrations again, sign up for your account, then disable registrations again. You can leave invitations enabled and use your account to invite other people, invitations keep working even when registrations are closed.
Thank about your reply.
Pierre