Details
Details
Played with the DELETE /holders endpoint in Postman. Added some prefixed holders and verified that they were removed from DDB
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/blob/src/service.rs | ||
---|---|---|
50–54 | We should always map these explicitly, so from(ignore) makes sense to disable auto-conversion |
services/blob/src/http/handlers/holders.rs | ||
---|---|---|
62 | since we can query holders, we should make sure this is called only by service to forbid malicious users from deleting other user's holders |