Open kneerose opened 1 week ago
This issue is fixed, after deployment you can test
@nebojsajsimic I was unable to test it. Did the backend go down? Also i am unable to verify my identity.
CC: @bosko-m
Based on the provided response, the issue now appears to be resolved.
Area
Proposal Pillar
Domain
dev-sanchogov.tools
Which wallet were you using?
No response
Context
Users can submit multiple votes on the same proposal poll through CURL, bypassing UI restrictions.
Steps to reproduce
Actual behavior
The API accepts multiple votes on the same proposal when submitted through CURL, even though the UI prevents duplicate submissions.
https://www.loom.com/share/c05063dca7c1496f9a5905ea7dacc3c0?sid=ca3933e2-fc00-41d3-a61f-08d34f63f3c2
Expected behavior
The API should reject multiple votes on the same proposal when using the same authentication.