[PR #347] [MERGED] Add Feature-Policy header #3745

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/347
Author: @TBK
Created: 1/17/2019
Status: Merged
Merged: 1/17/2019
Merged by: @dani-garcia

Base: masterHead: patch-1


📝 Commits (1)

  • d8116a8 Add Feature-Policy header

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/util.rs (+1 -0)

📄 Description

I have omitted encrypted-media, sync-xhr and usb since I am not certain if vault uses it or not.

https://scotthelme.co.uk/a-new-security-header-feature-policy/
https://github.com/w3c/webappsec-feature-policy/blob/master/features.md


🔄 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/347 **Author:** [@TBK](https://github.com/TBK) **Created:** 1/17/2019 **Status:** ✅ Merged **Merged:** 1/17/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d8116a8`](https://github.com/dani-garcia/vaultwarden/commit/d8116a80dffba464951fd7f9466e6d8f9dcd59c5) Add Feature-Policy header ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/util.rs` (+1 -0) </details> ### 📄 Description I have omitted _encrypted-media, sync-xhr and usb_ since I am not certain if vault uses it or not. https://scotthelme.co.uk/a-new-security-header-feature-policy/ https://github.com/w3c/webappsec-feature-policy/blob/master/features.md --- <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:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3745