mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #4975] [MERGED] Fix keyword collision in Rust 2024 and add new api/config value #16393
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/4975
Author: @dani-garcia
Created: 9/20/2024
Status: ✅ Merged
Merged: 9/20/2024
Merged by: @dani-garcia
Base:
main← Head:2024-updates-and-config-endpoint📝 Commits (3)
9ec2e30Avoid keyword collision with gen in Rust 20240268848Include new api/config setting to disable user registration, not yet used by clientsb383378Actually qualify CONFIG📊 Changes
2 files changed (+13 additions, -10 deletions)
View changed files
📝
src/api/core/mod.rs(+3 -0)📝
src/config.rs(+10 -10)📄 Description
disableUserRegistrationis still not handled by the clients but it should happen soon https://github.com/bitwarden/server/pull/4785/files🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.