mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-24 19:07:44 +03:00
[PR #6570] [MERGED] support UriMatchDefaults policy #3777
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/6570
Author: @stefan0xC
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @dani-garcia
Base:
main← Head:add-support-for-new-policy📝 Commits (1)
6f30323support UriMatchDefaults policy📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/db/models/org_policy.rs(+4 -0)📄 Description
in the new web-vault (https://github.com/dani-garcia/bw_web_builds/pull/221) there will be a new policy that is not hidden behind a feature flag to set the default URI match detection.
I've also documented the other new policies as comments as well which are hidden behind feature flags or not available in the open source version.
AutotypeDefaultSettingshould be a client-side policy as well, whileAutoConfirmwill need server-side changes (at least this new endpoint).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.