From fa0745e22679eb8eb1683e5daf37f56cc307c21b Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Tue, 22 Jan 2019 13:19:06 -0800 Subject: [PATCH] Don't allow secondary devices to resurrect inactive device status --- .../textsecuregcm/auth/AccountAuthenticator.java | 4 ++++ .../whispersystems/textsecuregcm/tests/util/AuthHelper.java | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/main/java/org/whispersystems/textsecuregcm/auth/AccountAuthenticator.java b/src/main/java/org/whispersystems/textsecuregcm/auth/AccountAuthenticator.java index 78aa3d89b..95286960e 100644 --- a/src/main/java/org/whispersystems/textsecuregcm/auth/AccountAuthenticator.java +++ b/src/main/java/org/whispersystems/textsecuregcm/auth/AccountAuthenticator.java @@ -66,6 +66,10 @@ public class AccountAuthenticator implements Authenticator