Sign up validation #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm not sure if we are gon a keep this around with the automatic registration we have in mind.
but this should have a confirmation password and validation in the BE.
you can put a space in the email and create a user.
[
{
"id": 4,
"email": "",
"password": "sha256$TaURUkl2wO0gi612$dee666a4cff6ba6337ff09b71742d67dde2cb94a375ec20eb39bc5a1aaea6286",
"name": "",
"google_id": "",
"administrator": 0
}
]
I was going to keep those NULL until they used the bot to register, the message object that the bot gets back has the full email and we can set a random password here and have the bot tell them their password