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

Merged
floatingghost merged 1 commit 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.
fix: Give error message to users when address has already been validated
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
7ca9ce9d67
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!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!435
No description provided.