[PR #6577] [MERGED] PM-31772: Simplify origin for verified sources #43780

Closed
opened 2026-04-23 22:27:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6577
Author: @david-livefront
Created: 2/24/2026
Status: Merged
Merged: 2/25/2026
Merged by: @david-livefront

Base: mainHead: PM-31772-origin-check


📝 Commits (1)

  • eb8bc76 PM-31772: Simplify origin for verified sources

📊 Changes

4 files changed (+69 additions, -11 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/credentials/manager/OriginManagerImpl.kt (+18 -4)
📝 app/src/main/kotlin/com/x8bit/bitwarden/data/platform/util/CallingAppInfoExtensions.kt (+15 -3)
📝 app/src/test/kotlin/com/x8bit/bitwarden/data/credentials/manager/OriginManagerTest.kt (+2 -2)
📝 app/src/test/kotlin/com/x8bit/bitwarden/data/platform/util/CallingAppInfoExtensionsTest.kt (+34 -2)

📄 Description

🎟️ Tracking

PM-31772

📔 Objective

This PR simplifies the origin passed to the SDK when the request comes from a verified web source. Currently only sources in the fido2_privileged_google.json file and user approved sources are considered verified.


🔄 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/6577 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 2/24/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-31772-origin-check` --- ### 📝 Commits (1) - [`eb8bc76`](https://github.com/bitwarden/android/commit/eb8bc768fc5d282eecac7d17deb4f0882b4b13f5) PM-31772: Simplify origin for verified sources ### 📊 Changes **4 files changed** (+69 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/credentials/manager/OriginManagerImpl.kt` (+18 -4) 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/platform/util/CallingAppInfoExtensions.kt` (+15 -3) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/data/credentials/manager/OriginManagerTest.kt` (+2 -2) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/data/platform/util/CallingAppInfoExtensionsTest.kt` (+34 -2) </details> ### 📄 Description ## 🎟️ Tracking [PM-31772](https://bitwarden.atlassian.net/browse/PM-31772) ## 📔 Objective This PR simplifies the origin passed to the SDK when the request comes from a verified web source. Currently only sources in the `fido2_privileged_google.json` file and user approved sources are considered verified. [PM-31772]: https://bitwarden.atlassian.net/browse/PM-31772?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <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-23 22:27:00 -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#43780