mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[PR #5536] [MERGED] Fix icon redirect not working on desktop #21828
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-icon-redirect📝 Commits (3)
89f5629Fix icon redirect not working on desktopcbaddc8Add informational comments to the icon_external function2d46c20Fix 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.