mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #2799] [MERGED] allow registration without invite link #6792
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/2799
Author: @stefan0xC
Created: 10/5/2022
Status: ✅ Merged
Merged: 10/19/2022
Merged by: @dani-garcia
Base:
main← Head:allow-registration-without-invite-link📝 Commits (1)
aa5a059allow registration without invite link📊 Changes
1 file changed (+4 additions, -8 deletions)
View changed files
📝
src/api/core/accounts.rs(+4 -8)📄 Description
if signups are allowed invited users should be able to complete their registration even when they don't have the invite link at hand.
fixes #2800
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.