[PR #3748] [CLOSED] implement server side default URI matching #3196

Closed
opened 2025-11-07 08:05:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3748
Author: @matlink
Created: 8/3/2023
Status: Closed

Base: mainHead: 432-serverside-default-uri-match


📝 Commits (1)

  • eedfc4c implement server side default URI matching

📊 Changes

3 files changed (+25 additions, -0 deletions)

View changed files

📝 .env.template (+11 -0)
📝 src/api/core/ciphers.rs (+4 -0)
📝 src/config.rs (+10 -0)

📄 Description

See item 4 of https://github.com/dani-garcia/vaultwarden/issues/432

Watch https://github.com/dani-garcia/vaultwarden/issues/432#issuecomment-1663854241 for a little different workflow


🔄 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/3748 **Author:** [@matlink](https://github.com/matlink) **Created:** 8/3/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `432-serverside-default-uri-match` --- ### 📝 Commits (1) - [`eedfc4c`](https://github.com/dani-garcia/vaultwarden/commit/eedfc4c7a1137f72921f7cf527a2c658d689563d) implement server side default URI matching ### 📊 Changes **3 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.env.template` (+11 -0) 📝 `src/api/core/ciphers.rs` (+4 -0) 📝 `src/config.rs` (+10 -0) </details> ### 📄 Description See item 4 of https://github.com/dani-garcia/vaultwarden/issues/432 Watch https://github.com/dani-garcia/vaultwarden/issues/432#issuecomment-1663854241 for a little different workflow --- <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 08:05:34 -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#3196