mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
[PR #3752] [MERGED] US or EU Data Region Selection #2939
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/3752
Author: @toto-xoxo
Created: 8/4/2023
Status: ✅ Merged
Merged: 1/1/2024
Merged by: @dani-garcia
Base:
main← Head:feature/data-region-select📝 Commits (10+)
f8906c5add selection of data region for push6c9c97dfix cargo check + rewrite config + add check url4e6cb2afix clippy error1fdc8e2add comment in .env.template, adapt config.rse08e059Update .env.template85244a4Update .env.template27536deRevert "Update .env.template"802998bRevert "Update .env.template"826f866fix /connect/token to push identity71478dafix /connect/token to push identity📊 Changes
3 files changed (+31 additions, -3 deletions)
View changed files
📝
.env.template(+3 -1)📝
src/api/push.rs(+5 -1)📝
src/config.rs(+23 -1)📄 Description
Following https://github.com/dani-garcia/vaultwarden/discussions/3731
Add the possibility of choosing between data region us or eu for push notifications
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.