[PR #6922] [MERGED] Bug: Fix CipherType crash #93550

Closed
opened 2026-05-27 12:43:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6922
Author: @david-livefront
Created: 5/14/2026
Status: Merged
Merged: 5/14/2026
Merged by: @david-livefront

Base: mainHead: fix-cipher-type-crash


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkCipherExtensions.kt (+2 -3)
📝 app/src/test/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkCipherExtensionsTest.kt (+10 -12)

📄 Description

🎟️ Tracking

N/A

📔 Objective

This PR fixes a crash if the server sends a Passport of License CipherType to the application.


🔄 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/6922 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 5/14/2026 **Status:** ✅ Merged **Merged:** 5/14/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `fix-cipher-type-crash` --- ### 📝 Commits (1) - [`7f96806`](https://github.com/bitwarden/android/commit/7f96806b573859301ea5c9cfd50672ff5d2ed7f7) Fix CipherType crash ### 📊 Changes **2 files changed** (+12 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkCipherExtensions.kt` (+2 -3) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/data/vault/repository/util/VaultSdkCipherExtensionsTest.kt` (+10 -12) </details> ### 📄 Description ## 🎟️ Tracking N/A ## 📔 Objective This PR fixes a crash if the server sends a Passport of License CipherType to the application. --- <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-27 12:43: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#93550