-
- Downloads
Refine `RegistrationController` logic
Local device transfer on iOS uses the `409` status code to prompt the transfer UI. This needs to happen before sending a `423` and locking an existing account, since the device transfer includes the local device database verbatim.
Showing
- service/src/main/java/org/whispersystems/textsecuregcm/controllers/RegistrationController.java 6 additions, 6 deletions...ems/textsecuregcm/controllers/RegistrationController.java
- service/src/test/java/org/whispersystems/textsecuregcm/controllers/RegistrationControllerTest.java 38 additions, 9 deletions...textsecuregcm/controllers/RegistrationControllerTest.java
Loading
Please register or sign in to comment