[PR #1439] [MERGED] Add help link to password reprompt #2889

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1439
Author: @Hinton
Created: 6/24/2021
Status: Merged
Merged: 6/24/2021
Merged by: @Hinton

Base: masterHead: hotfix/password-reprompt-help-link


📝 Commits (3)

  • 862969e Add help link to password reprompt
  • e57fb0d Change unicode char to value
  • 3b5ebef Change to use hex instead of dec

📊 Changes

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

View changed files

📝 src/App/Pages/Vault/AddEditPage.xaml (+8 -1)
📝 src/App/Pages/Vault/AddEditPageViewModel.cs (+7 -0)

📄 Description

Objective

Add a help link to the password reprompt option.

Screenshot

image


🔄 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/1439 **Author:** [@Hinton](https://github.com/Hinton) **Created:** 6/24/2021 **Status:** ✅ Merged **Merged:** 6/24/2021 **Merged by:** [@Hinton](https://github.com/Hinton) **Base:** `master` ← **Head:** `hotfix/password-reprompt-help-link` --- ### 📝 Commits (3) - [`862969e`](https://github.com/bitwarden/android/commit/862969ee763820fd4297042c0e5a434eb49af1b2) Add help link to password reprompt - [`e57fb0d`](https://github.com/bitwarden/android/commit/e57fb0de0bbf03e1a7207b3c4b7a64937700a40f) Change unicode char to value - [`3b5ebef`](https://github.com/bitwarden/android/commit/3b5ebefca56e24da2efb49f5c73cbddd3a9e37fd) Change to use hex instead of dec ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/AddEditPage.xaml` (+8 -1) 📝 `src/App/Pages/Vault/AddEditPageViewModel.cs` (+7 -0) </details> ### 📄 Description ## Objective Add a help link to the password reprompt option. ## Screenshot ![image](https://user-images.githubusercontent.com/137855/123225797-5a1d7500-d4d3-11eb-942d-a4e064adc337.png) --- <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:25:32 -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#2889