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
🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:add-missing-media-src📝 Commits (1)
49958d7add 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.0if 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 requiremedia-src: self;to be added. Cf. https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3422578201Peek 2025-10-20 17-31.webm
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.