VocaDB / community

https://vocadb.net
0 stars 0 forks source link

Show that logging in with email is possible in login form #139

Closed dset0x closed 2 years ago

dset0x commented 3 years ago

This would be convenient for users who forgot their username. Perhaps replace "Username" with "Username or verified email"

riipah commented 3 years ago

I think this should already work if the email is verified.

https://github.com/VocaDB/vocadb/blob/main/VocaDbModel/Database/Queries/UserQueries.cs#L436

dset0x commented 3 years ago

You're absolutely right! Edited the issue.

We recently had a user who had forgotten their username, but recovery is only possible if you know your username. I take it this is by design to avoid abusing the recovery form. I wonder if it's really necessary given that there's a captcha on it (is there also a rate limit?).

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 7 days.