mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[PR #3228] [MERGED] Fix trailing slash not getting removed from domain #3244
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/6/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.