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
Lint Not Applicable - Unit
Tests Not Applicable
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 ↗ | (On Diff #41366) | thanks, will land my stack ASAP |