mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #2586] [MERGED] Add password_hints_allowed config option
#3226
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/2586
Author: @jjlin
Created: 7/1/2022
Status: ✅ Merged
Merged: 7/1/2022
Merged by: @dani-garcia
Base:
main← Head:password-hint-config📝 Commits (2)
5e13b1aAddpassword_hints_allowedconfig optioncb4f6aaPin a specific version of Rust📊 Changes
4 files changed (+33 additions, -10 deletions)
View changed files
📝
.env.template(+3 -0)📝
rust-toolchain(+1 -1)📝
src/api/core/accounts.rs(+27 -9)📝
src/config.rs(+2 -0)📄 Description
Disabling password hints is mainly useful for admins who are concerned that their users might provide password hints that are too revealing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.