Skip to content

Prevent captcha retry loop during login#6454

Merged
crossle merged 1 commit into
masterfrom
bugfix/login-captcha-retry-loop
Jun 12, 2026
Merged

Prevent captcha retry loop during login#6454
crossle merged 1 commit into
masterfrom
bugfix/login-captcha-retry-loop

Conversation

@YeungKC

@YeungKC YeungKC commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Stop automatically reopening captcha when a captcha-token retry still returns NEED_CAPTCHA.
  • Restore loading state and surface the existing invalid captcha error across login, resend, mnemonic, and delete-account verification flows.

Test

  • JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home ./gradlew :app:compileGooglePlayDebugKotlin
  • Verified the latest commit has a valid SSH git signature locally.

@YeungKC YeungKC requested a review from SeniorZhai June 12, 2026 04:38
@crossle crossle merged commit 5371245 into master Jun 12, 2026
2 checks passed
@crossle crossle deleted the bugfix/login-captcha-retry-loop branch June 12, 2026 05:35
crossle added a commit that referenced this pull request Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants