mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
[PR #3228] [MERGED] Fix trailing slash not getting removed from domain #3058
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/3228
Author: @BlockListed
Created: 2/7/2023
Status: ✅ Merged
Merged: 2/12/2023
Merged by: @dani-garcia
Base:
main← Head:fix-domain-description📝 Commits (8)
64edc49change description of domain configurationeb9b481improve wording of domain descriptiona72d0b5remove documentation of bug since I'm fixing it679bc7afix trailing slash not being removed from domaina2aa7c9Revert "fix trailing slash not being removed from domain"5d1c11cfix trailing slash in configuration builderc04a135remove warn when sanitizing domainaf69c83Merge branch 'main' into fix-domain-description📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
src/config.rs(+2 -0)📄 Description
Bitwarden send won't work if the domain includes a trailing slash. This should be documented, as it may lead to confusion among users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.