[PR #5967] [MERGED] allow signup for invited users #7333

Closed
opened 2026-03-07 21:15:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5967
Author: @stefan0xC
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @BlackDex

Base: mainHead: fix-registration


📝 Commits (1)

  • 851f85a allow signup for invited users

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 src/api/identity.rs (+4 -1)

📄 Description

invited users (e.g. via /admin panel or org invite) should be able to register if email is disabled.

fixes #5956


🔄 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/5967 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix-registration` --- ### 📝 Commits (1) - [`851f85a`](https://github.com/dani-garcia/vaultwarden/commit/851f85ac113d47dd467ecf8a2a44946bb0817a09) allow signup for invited users ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+4 -1) </details> ### 📄 Description invited users (e.g. via /admin panel or org invite) should be able to register if email is disabled. fixes #5956 --- <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 21:15:23 -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#7333