[PR #360] [MERGED] Use BaseUrl when opening web vault if defined #2488

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/360
Author: @BestPig
Created: 8/20/2018
Status: Merged
Merged: 8/20/2018
Merged by: @kspearrin

Base: masterHead: master


📝 Commits (1)

  • 356f6ac Use BaseUrl when opening web vault if defined

📊 Changes

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

View changed files

📝 src/App/Pages/Tools/ToolsPage.cs (+9 -1)

📄 Description

In the tab tools when you have a self hosted bitwarden environment and click on the web vault.
The application open the link "https://vault.bitwarden.com" instead of the defined BaseUrl.

This commit fix the link if a BaseUrl is defined.


🔄 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/360 **Author:** [@BestPig](https://github.com/BestPig) **Created:** 8/20/2018 **Status:** ✅ Merged **Merged:** 8/20/2018 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`356f6ac`](https://github.com/bitwarden/android/commit/356f6ac9088171d27a1d50f53e26885f7196bae0) Use BaseUrl when opening web vault if defined ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Tools/ToolsPage.cs` (+9 -1) </details> ### 📄 Description In the tab tools when you have a self hosted bitwarden environment and click on the web vault. The application open the link "https://vault.bitwarden.com" instead of the defined BaseUrl. This commit fix the link if a BaseUrl is defined. --- <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:20:05 -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#2488