[PR #377] [MERGED] Added cookies to the icon download request. #3738

Closed
opened 2025-10-09 18:29:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/377
Author: @BlackDex
Created: 1/31/2019
Status: Merged
Merged: 1/31/2019
Merged by: @dani-garcia

Base: masterHead: icon-cookies


📝 Commits (2)

  • 5016e30 Added cookies to the icon download request.
  • bc461d9 Some small changes on the iter of the cookies

📊 Changes

1 file changed (+22 additions, -5 deletions)

View changed files

📝 src/api/icons.rs (+22 -5)

📄 Description

Some sites use XSRF Tokens, or other Tokens to verify a subseqense
response. The cookies which are sent during the page request are now
used when downloading the favicon.

A site which uses this is mijn.ing.nl.


🔄 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/377 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 1/31/2019 **Status:** ✅ Merged **Merged:** 1/31/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `icon-cookies` --- ### 📝 Commits (2) - [`5016e30`](https://github.com/dani-garcia/vaultwarden/commit/5016e30cf298834f45af7abfd4811d2d70868e34) Added cookies to the icon download request. - [`bc461d9`](https://github.com/dani-garcia/vaultwarden/commit/bc461d9baa13911343a601c2dbe1791cfa01cc4d) Some small changes on the iter of the cookies ### 📊 Changes **1 file changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api/icons.rs` (+22 -5) </details> ### 📄 Description Some sites use XSRF Tokens, or other Tokens to verify a subseqense response. The cookies which are sent during the page request are now used when downloading the favicon. A site which uses this is mijn.ing.nl. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:29:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3738