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: main ← Head: fix-registration
main
fix-registration
851f85a
1 file changed (+4 additions, -1 deletions)
📝 src/api/identity.rs (+4 -1)
src/api/identity.rs
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:fix-registration📝 Commits (1)
851f85aallow 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.