[PR #6381] [MERGED] add missing media-src directive #20602

Closed
opened 2026-04-25 22:36:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6381
Author: @stefan0xC
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @BlackDex

Base: mainHead: add-missing-media-src


📝 Commits (1)

  • 49958d7 add missing media-src directive

📊 Changes

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

View changed files

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

📄 Description

In web-v2025.10.0 if you don't have the extension installed a new splash screen will show up after your first login on a device and before showing the vault - which embeds three video files that require media-src: self; to be added. Cf. https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3422578201

Peek 2025-10-20 17-31.webm


🔄 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/6381 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `add-missing-media-src` --- ### 📝 Commits (1) - [`49958d7`](https://github.com/dani-garcia/vaultwarden/commit/49958d7ec3438d3b342aaadf7e06630755ce4b91) add missing media-src directive ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/util.rs` (+1 -0) </details> ### 📄 Description In `web-v2025.10.0` if you don't have the extension installed a new splash screen will show up after your first login on a device and before showing the vault - which embeds three video files that require `media-src: self;` to be added. Cf. https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3422578201 [Peek 2025-10-20 17-31.webm](https://github.com/user-attachments/assets/b4705a0f-47e2-4a98-876b-6c3346afdc3c) --- <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 2026-04-25 22:36:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20602