not handled error case: registration of already registered user #3

Closed
opened 2026-05-31 20:22:38 +00:00 by 7r1n1t3 · 0 comments
Owner

Area

SvelteKit frontend, Actix backend

Description

Currently, registration requests of an already registered user result in an error signaled from PostgreSQL but not handled by Actix and not shown to the UI

Implementation notes

  • add error checks for already registrated users for both backend and frontend

Security impact

No response

Test plan

No response

### Area SvelteKit frontend, Actix backend ### Description Currently, registration requests of an already registered user result in an error signaled from PostgreSQL but not handled by Actix and not shown to the UI ### Implementation notes - add error checks for already registrated users for both backend and frontend ### Security impact _No response_ ### Test plan _No response_
7r1n1t3 self-assigned this 2026-05-31 20:22:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
7r1n1t3/mithra#3
No description provided.