[PR #2351] [MERGED] [SG-1057] "Check known data breaches" switch is OFF by default #3516

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2351
Author: @andrebispo5
Created: 2/9/2023
Status: Merged
Merged: 2/9/2023
Merged by: @trmartin4

Base: masterHead: bugfix/SG-1057-default-true


📝 Commits (1)

  • 3b73055 [SG-1057] Make check breaches true by default

📊 Changes

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

View changed files

📝 src/App/Pages/Accounts/RegisterPageViewModel.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

Make "Check known data breaches" switch ON by default.

Screenshot

https://user-images.githubusercontent.com/4648522/217916961-e50ccab8-787d-489b-8064-df90661107de.mov

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/2351 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 2/9/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@trmartin4](https://github.com/trmartin4) **Base:** `master` ← **Head:** `bugfix/SG-1057-default-true` --- ### 📝 Commits (1) - [`3b73055`](https://github.com/bitwarden/android/commit/3b730553b16d30f8a4d54527a490d5e82f1b50f1) [SG-1057] Make check breaches true by default ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/RegisterPageViewModel.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--> Make "Check known data breaches" switch ON by default. ## Screenshot https://user-images.githubusercontent.com/4648522/217916961-e50ccab8-787d-489b-8064-df90661107de.mov ## 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:33:49 -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#3516