mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #5003] [CLOSED] Add update from upstream #3552
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#3552
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/5003
Author: @AndrewLauu
Created: 9/28/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
dfc15efAdd update from upstream📊 Changes
57 files changed (+353 additions, -204 deletions)
View changed files
➕
.github/workflows/docker-image-build.yml(+78 -0)➕
.github/workflows/docker-image-cleanup.yml(+37 -0)➕
.github/workflows/fork-update.yml(+34 -0)📝
src/static/templates/email/admin_reset_password.hbs(+2 -2)📝
src/static/templates/email/admin_reset_password.html.hbs(+3 -3)📝
src/static/templates/email/change_email.hbs(+4 -4)📝
src/static/templates/email/change_email.html.hbs(+3 -3)📝
src/static/templates/email/delete_account.hbs(+4 -4)📝
src/static/templates/email/delete_account.html.hbs(+4 -4)📝
src/static/templates/email/email_footer.hbs(+1 -1)📝
src/static/templates/email/email_footer_text.hbs(+1 -1)📝
src/static/templates/email/emergency_access_invite_accepted.hbs(+4 -4)📝
src/static/templates/email/emergency_access_invite_accepted.html.hbs(+4 -4)📝
src/static/templates/email/emergency_access_invite_confirmed.hbs(+3 -3)📝
src/static/templates/email/emergency_access_invite_confirmed.html.hbs(+3 -3)📝
src/static/templates/email/emergency_access_recovery_approved.hbs(+2 -2)📝
src/static/templates/email/emergency_access_recovery_approved.html.hbs(+2 -2)📝
src/static/templates/email/emergency_access_recovery_initiated.hbs(+3 -3)📝
src/static/templates/email/emergency_access_recovery_initiated.html.hbs(+3 -3)📝
src/static/templates/email/emergency_access_recovery_rejected.hbs(+2 -2)...and 37 more files
📄 Description
Add Docker build
Add Docker images cleanup
Translate email @zituoguan/vaultwarden-lang-zh_CN
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.