[PR #1315] [MERGED] use hardcoded kdfiterations for send passwords #2835

Closed
opened 2025-11-26 23:24:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1315
Author: @mpbw2
Created: 3/13/2021
Status: Merged
Merged: 3/13/2021
Merged by: @mpbw2

Base: masterHead: bugfix-send-password


📝 Commits (1)

  • 74bc32c use hardcoded kdfiterations for send passwords

📊 Changes

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

View changed files

📝 src/Core/Services/SendService.cs (+1 -2)

📄 Description

This should fix the issue where password protected Sends generated on mobile are failing to open.


🔄 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/1315 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 3/13/2021 **Status:** ✅ Merged **Merged:** 3/13/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `bugfix-send-password` --- ### 📝 Commits (1) - [`74bc32c`](https://github.com/bitwarden/android/commit/74bc32cbac32faaf927f08899db9d1af1877cdbf) use hardcoded kdfiterations for send passwords ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Services/SendService.cs` (+1 -2) </details> ### 📄 Description This should fix the issue where password protected Sends generated on mobile are failing to open. --- <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 2025-11-26 23:24:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2835