Browse Source
Bitwarden allows to use self-hosted forwarded email services. But for this to work you need to add custom URL's to the `connect-src` CSP entry. This commit allows setting this and checks if the URL starts with `https://` else it will abort loading. Fixes #5290 Signed-off-by: BlackDex <black.dex@gmail.com>pull/5298/head
Mathijs van Veluw
1 month ago
committed by
GitHub
3 changed files with 22 additions and 2 deletions
Loading…
Reference in new issue