[PR #5536] [MERGED] Fix icon redirect not working on desktop #8568

Closed
opened 2026-04-16 12:30:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5536
Author: @BlackDex
Created: 2/3/2025
Status: Merged
Merged: 2/4/2025
Merged by: @dani-garcia

Base: mainHead: fix-icon-redirect


📝 Commits (3)

  • 89f5629 Fix icon redirect not working on desktop
  • cbaddc8 Add informational comments to the icon_external function
  • 2d46c20 Fix spelling/grammar

📊 Changes

2 files changed (+11 additions, -4 deletions)

View changed files

📝 src/api/icons.rs (+3 -0)
📝 src/util.rs (+8 -4)

📄 Description

We also need to exclude the header in case we do an external_icon call.

Fixes #5535


🔄 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/dani-garcia/vaultwarden/pull/5536 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-icon-redirect` --- ### 📝 Commits (3) - [`89f5629`](https://github.com/dani-garcia/vaultwarden/commit/89f562968f0c8c23bcb16bbccfc839525ffb7e1e) Fix icon redirect not working on desktop - [`cbaddc8`](https://github.com/dani-garcia/vaultwarden/commit/cbaddc8b199e00a50f9b026010f6580cd3a3df5d) Add informational comments to the icon_external function - [`2d46c20`](https://github.com/dani-garcia/vaultwarden/commit/2d46c2087426b4f6bb0834abae12d614999ff623) Fix spelling/grammar ### 📊 Changes **2 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/api/icons.rs` (+3 -0) 📝 `src/util.rs` (+8 -4) </details> ### 📄 Description We also need to exclude the header in case we do an external_icon call. Fixes #5535 --- <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-04-16 12:30:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#8568