[PR #643] [MERGED] Updated icon blacklisting. #2632

Closed
opened 2025-11-07 07:49:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/643
Author: @BlackDex
Created: 10/5/2019
Status: Merged
Merged: 10/5/2019
Merged by: @dani-garcia

Base: masterHead: icon-security


📝 Commits (2)

  • 9124d8a Updated icon blacklisting.
  • e6b7630 Merge branch 'master' into icon-security

📊 Changes

3 files changed (+45 additions, -11 deletions)

View changed files

📝 src/api/icons.rs (+41 -10)
📝 src/config.rs (+3 -0)
📝 src/main.rs (+1 -1)

📄 Description

  • Blacklisting was not effective for redirects and rel href
  • Able to blacklist non global IP's like RFC1918, multicast etc...

🔄 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/643 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 10/5/2019 **Status:** ✅ Merged **Merged:** 10/5/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `icon-security` --- ### 📝 Commits (2) - [`9124d8a`](https://github.com/dani-garcia/vaultwarden/commit/9124d8a3fb236ba7cf0f298d81f59302b9fd8c6e) Updated icon blacklisting. - [`e6b7630`](https://github.com/dani-garcia/vaultwarden/commit/e6b763026e25b57eb342bc90aeced6a856c63681) Merge branch 'master' into icon-security ### 📊 Changes **3 files changed** (+45 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/api/icons.rs` (+41 -10) 📝 `src/config.rs` (+3 -0) 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description - Blacklisting was not effective for redirects and rel href - Able to blacklist non global IP's like RFC1918, multicast etc... --- <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-07 07:49:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2632