[PR #2773] [MERGED] [PM-3086] Account switcher endpoint use domain string for Bitwarden p… #9942

Closed
opened 2026-04-11 02:31:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2773
Author: @andrebispo5
Created: 9/14/2023
Status: Merged
Merged: 9/19/2023
Merged by: @andrebispo5

Base: masterHead: auth/pm-3086/use-domain


📝 Commits (1)

  • 1f5a060 [PM-3086] Account switcher endpoint use domain string for Bitwarden production environments

📊 Changes

2 files changed (+15 additions, -7 deletions)

View changed files

📝 src/App/Controls/AccountViewCell/AccountViewCellViewModel.cs (+1 -1)
📝 src/Core/Models/View/AccountView.cs (+14 -6)

📄 Description

Type of change

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

Objective

Account switcher endpoint, use domain string for Bitwarden production environments and host for selfhosted.

Screenshots

image

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/2773 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 9/14/2023 **Status:** ✅ Merged **Merged:** 9/19/2023 **Merged by:** [@andrebispo5](https://github.com/andrebispo5) **Base:** `master` ← **Head:** `auth/pm-3086/use-domain` --- ### 📝 Commits (1) - [`1f5a060`](https://github.com/bitwarden/android/commit/1f5a060e391685fb84577fff24fcdd8775d68cbe) [PM-3086] Account switcher endpoint use domain string for Bitwarden production environments ### 📊 Changes **2 files changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Controls/AccountViewCell/AccountViewCellViewModel.cs` (+1 -1) 📝 `src/Core/Models/View/AccountView.cs` (+14 -6) </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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Account switcher endpoint, use domain string for Bitwarden production environments and host for selfhosted. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> <img width="441" alt="image" src="https://github.com/bitwarden/mobile/assets/4648522/e085ab9b-6b7b-4898-be28-eb8a204c5bca"> ## 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-04-11 02:31:46 -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#9942