mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #3093] [MERGED] Percent-encode org_name in links #12083
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/3093
Author: @am97
Created: 1/3/2023
Status: ✅ Merged
Merged: 1/9/2023
Merged by: @dani-garcia
Base:
main← Head:main📝 Commits (1)
2897c24Percent-encode org_name in links📊 Changes
3 files changed (+3 additions, -2 deletions)
View changed files
📝
src/mail.rs(+1 -0)📝
src/static/templates/email/send_org_invite.hbs(+1 -1)📝
src/static/templates/email/send_org_invite.html.hbs(+1 -1)📄 Description
If org_name contains spaces, the generated link will not work in some email clients unless it is percent-encoded
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.