mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
[PR #2565] [MERGED] Allow FireFox relay in CSP. #2975
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/2565
Author: @BlackDex
Created: 6/20/2022
Status: ✅ Merged
Merged: 6/26/2022
Merged by: @dani-garcia
Base:
main← Head:allow-firefox-relay📝 Commits (1)
006a2aaAllow FireFox relay in CSP.📊 Changes
2 files changed (+16 additions, -8 deletions)
View changed files
📝
.pre-commit-config.yaml(+4 -4)📝
src/util.rs(+12 -4)📄 Description
This PR is needed for https://github.com/dani-garcia/bw_web_builds/pull/71
Without this the web-vault will refuse to make calls to the FireFox Relay API.
Also fixed a small issue with the pre-commit config.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.