fix: Give error message to users when address has already been validated #435

Merged
floatingghost merged 1 commits from cheerfulstoic/akkoma:develop into develop 2023-01-15 18:06:13 +00:00
Contributor

Plus other errors.

I noticed this error originally when I signed up on genserver.social and hit the link a second time. I could imagine this might be confusing to somebody if the link opened in the same tab the second time or they just got confused up opening tabs/windows.

It made sense to my to change the 500s to 400s because 400 generally means there was something wrong with the request made and 500 usually means that there was an unexpected / unhandled error. Happy to talk that through, though.

Plus other errors. I noticed this error originally when I signed up on genserver.social and hit the link a second time. I could imagine this might be confusing to somebody if the link opened in the same tab the second time or they just got confused up opening tabs/windows. It made sense to my to change the 500s to 400s because 400 generally means there was something wrong with the request made and 500 usually means that there was an unexpected / unhandled error. Happy to talk that through, though.
cheerfulstoic added 1 commit 2023-01-12 21:09:27 +00:00
ci/woodpecker/pr/woodpecker Pipeline failed Details
7ca9ce9d67
fix: Give error message to users when address has already been validated
Plus other errors.

(lint thing is my fault, apologies)

this looks good, and makes sense

thanks a lot!

(lint thing is my fault, apologies) this looks good, and makes sense thanks a lot!
floatingghost merged commit 975bc6d7e8 into develop 2023-01-15 18:06:13 +00:00
Sign in to join this conversation.
No description provided.