Details
Details
Commtest: called register_user_device() twice with the same device keys. Second call failed due to Status::AlreadyExists
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
in the login RPCs, don't we need to check that the device ID doesn't belong to a different user if it already exists?
services/identity/src/client_service.rs | ||
---|---|---|
1107 | thanks, will land my stack ASAP |