mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #6113] [MERGED] fix hiding of signup link #3579
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/6113
Author: @stefan0xC
Created: 7/29/2025
Status: ✅ Merged
Merged: 7/29/2025
Merged by: @BlackDex
Base:
main← Head:allow-signup📝 Commits (1)
72fc2eafix hiding of signup link📊 Changes
3 files changed (+10 additions, -2 deletions)
View changed files
📝
src/api/core/mod.rs(+1 -1)📝
src/api/web.rs(+1 -1)📝
src/config.rs(+8 -0)📄 Description
The registration link should be hidden if signup is not allowed and whitelist is empty unless mail is disabled and invitations are allowed
fixes #6109
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.