[PR #2565] [MERGED] Allow FireFox relay in CSP. #2975

Closed
opened 2025-11-07 07:59:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: allow-firefox-relay


📝 Commits (1)

  • 006a2aa Allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2565 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 6/26/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `allow-firefox-relay` --- ### 📝 Commits (1) - [`006a2aa`](https://github.com/dani-garcia/vaultwarden/commit/006a2aacbbb31736edb67b5887842813728daf38) Allow FireFox relay in CSP. ### 📊 Changes **2 files changed** (+16 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+4 -4) 📝 `src/util.rs` (+12 -4) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:59:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2975