[PR #6113] [MERGED] fix hiding of signup link #3579

Closed
opened 2025-11-07 08:16:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: allow-signup


📝 Commits (1)

  • 72fc2ea fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6113 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `allow-signup` --- ### 📝 Commits (1) - [`72fc2ea`](https://github.com/dani-garcia/vaultwarden/commit/72fc2ea19f0992a1dfae35fc25880cd944499ed4) fix hiding of signup link ### 📊 Changes **3 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/mod.rs` (+1 -1) 📝 `src/api/web.rs` (+1 -1) 📝 `src/config.rs` (+8 -0) </details> ### 📄 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 --- <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 2025-11-07 08:16:44 -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#3579