[PR #2186] [MERGED] [SG-816] Add syncCompleted to check to get passwordless requests #83251

Closed
opened 2026-05-22 16:53:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2186
Author: @differsthecat
Created: 11/11/2022
Status: Merged
Merged: 11/11/2022
Merged by: @differsthecat

Base: masterHead: sg-816


📝 Commits (1)

  • 1de9bb2 Add syncCompleted to check to get passwordless requests

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 src/App/App.xaml.cs (+4 -1)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Temporary fix for issue where multiple accounts are not getting login with device requests.

Code changes

  • src/App/App.xaml.cs: Add syncCompleted to commands that will trigger a check to get passwordless requests

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2186 **Author:** [@differsthecat](https://github.com/differsthecat) **Created:** 11/11/2022 **Status:** ✅ Merged **Merged:** 11/11/2022 **Merged by:** [@differsthecat](https://github.com/differsthecat) **Base:** `master` ← **Head:** `sg-816` --- ### 📝 Commits (1) - [`1de9bb2`](https://github.com/bitwarden/android/commit/1de9bb251ddf72f3553c5914ae8c62bc643d3db3) Add syncCompleted to check to get passwordless requests ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/App.xaml.cs` (+4 -1) </details> ### 📄 Description ## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective Temporary fix for issue where multiple accounts are not getting login with device requests. ## Code changes * **src/App/App.xaml.cs:** Add `syncCompleted` to commands that will trigger a check to get passwordless requests ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-22 16:53:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#83251