[PR #388] [MERGED] Removing referrer header when clicking on links #387 #1610

Closed
opened 2026-03-02 11:58:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/388
Author: @kamtschatka
Created: 9/11/2024
Status: Merged
Merged: 9/14/2024
Merged by: @MohamedBassem

Base: mainHead: noreferrer


📝 Commits (1)

  • dd2b6aa Removing referrer header when clicking on links #387

📊 Changes

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

View changed files

📝 apps/web/components/dashboard/bookmarks/LinkCard.tsx (+9 -3)

📄 Description

added "noreferrer" to the links to prevent sending referrers to bookmarked pages

I have added it to the links on the cards itself for now as that is not a change in behavior.
We could do it for the details also, but it needs some discussion


🔄 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/karakeep-app/karakeep/pull/388 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 9/11/2024 **Status:** ✅ Merged **Merged:** 9/14/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `noreferrer` --- ### 📝 Commits (1) - [`dd2b6aa`](https://github.com/karakeep-app/karakeep/commit/dd2b6aa68e1020b86d4fc747861075b6fe8c0d92) Removing referrer header when clicking on links #387 ### 📊 Changes **1 file changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/bookmarks/LinkCard.tsx` (+9 -3) </details> ### 📄 Description added "noreferrer" to the links to prevent sending referrers to bookmarked pages I have added it to the links on the cards itself for now as that is not a change in behavior. We could do it for the details also, but it needs some discussion --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1610
No description provided.