mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #347] [MERGED] Add Feature-Policy header #3745
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/347
Author: @TBK
Created: 1/17/2019
Status: ✅ Merged
Merged: 1/17/2019
Merged by: @dani-garcia
Base:
master← Head:patch-1📝 Commits (1)
d8116a8Add 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.