[PR #1006] [MERGED] Allow email changes for existing accounts even when signups are disabled #6493

Closed
opened 2026-03-07 20:59:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1006
Author: @jjlin
Created: 5/24/2020
Status: Merged
Merged: 5/27/2020
Merged by: @dani-garcia

Base: masterHead: email-change


📝 Commits (1)

  • a314933 Allow email changes for existing accounts even when signups are disabled

📊 Changes

3 files changed (+9 additions, -8 deletions)

View changed files

📝 src/api/core/accounts.rs (+2 -2)
📝 src/api/core/organizations.rs (+1 -1)
📝 src/config.rs (+6 -5)

📄 Description

Fixes #1005.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/1006 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 5/24/2020 **Status:** ✅ Merged **Merged:** 5/27/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `email-change` --- ### 📝 Commits (1) - [`a314933`](https://github.com/dani-garcia/vaultwarden/commit/a3149335571d47af810aff3665665f0eb5c9f168) Allow email changes for existing accounts even when signups are disabled ### 📊 Changes **3 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+2 -2) 📝 `src/api/core/organizations.rs` (+1 -1) 📝 `src/config.rs` (+6 -5) </details> ### 📄 Description Fixes #1005. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 20:59:55 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6493