[PR #2494] [MERGED] [PM-1946] remove ApprovePasswordlessLogins value on logout #3593

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2494
Author: @andrebispo5
Created: 4/24/2023
Status: Merged
Merged: 4/25/2023
Merged by: @trmartin4

Base: masterHead: bugfix/pm-1946


📝 Commits (1)

  • 86f17b7 [PM-1946] remove ApprovePasswordlessLogins value on logout

📊 Changes

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

View changed files

📝 src/Core/Services/StateService.cs (+1 -0)

📄 Description

Type of change

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

Objective

On making a login with device request, the device that was making the request was receiving a push notification and showing it.

Code changes

Remove ApprovePasswordlessLogins value on logout

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/2494 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/25/2023 **Merged by:** [@trmartin4](https://github.com/trmartin4) **Base:** `master` ← **Head:** `bugfix/pm-1946` --- ### 📝 Commits (1) - [`86f17b7`](https://github.com/bitwarden/android/commit/86f17b7835e90ecdf09c7c5a6c3fa0a97cd4360d) [PM-1946] remove ApprovePasswordlessLogins value on logout ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Services/StateService.cs` (+1 -0) </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--> On making a `login with device` request, the device that was making the request was receiving a push notification and showing it. ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> Remove ApprovePasswordlessLogins value on logout ## 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 2025-11-26 23:34:53 -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#3593