[PR #2676] [MERGED] Fix app fresh install login #117624

Closed
opened 2026-06-09 12:59:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2676
Author: @andrebispo5
Created: 8/10/2023
Status: Merged
Merged: 8/10/2023
Merged by: @andrebispo5

Base: feature/pm-1029-tde-loginHead: auth/fix-new-user-login


📝 Commits (1)

  • a450896 Fix app fresh install user login with master password.

📊 Changes

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

View changed files

📝 src/Core/Services/AuthService.cs (+0 -2)

📄 Description

Type of change

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

Objective

Fix bug where app fresh install would crash when a new user was login in with master password.

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/2676 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 8/10/2023 **Status:** ✅ Merged **Merged:** 8/10/2023 **Merged by:** [@andrebispo5](https://github.com/andrebispo5) **Base:** `feature/pm-1029-tde-login` ← **Head:** `auth/fix-new-user-login` --- ### 📝 Commits (1) - [`a450896`](https://github.com/bitwarden/android/commit/a45089608821fba43ee560b44e17690e201841f0) Fix app fresh install user login with master password. ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Services/AuthService.cs` (+0 -2) </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--> Fix bug where app fresh install would crash when a new user was login in with master password. ## 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-06-09 12:59:02 -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#117624