mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #1006] [MERGED] Allow email changes for existing accounts even when signups are disabled #6493
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/1006
Author: @jjlin
Created: 5/24/2020
Status: ✅ Merged
Merged: 5/27/2020
Merged by: @dani-garcia
Base:
master← Head:email-change📝 Commits (1)
a314933Allow 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.