mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-08-29 07:45:41 -05:00
[PR #2586] [MERGED] Add password_hints_allowed config option
#22645
Reference in New Issue
Block a user
📋 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.