fix password hint check #842

Closed
opened 2026-04-06 00:00:31 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stefan0xC on 11/12/2024

as noticed by @jjlin https://github.com/dani-garcia/vaultwarden/discussions/5179#discussioncomment-11230716 this is currently not correct.

don't show password hints if you have disabled the hints with PASSWORD_HINTS_ALLOWED=false or if you have not configured mail and also not opted into showing password hints

*Originally created by @stefan0xC on 11/12/2024* as noticed by @jjlin https://github.com/dani-garcia/vaultwarden/discussions/5179#discussioncomment-11230716 this is currently not correct. don't show password hints if you have disabled the hints with `PASSWORD_HINTS_ALLOWED=false` or if you have not configured mail and also not opted into showing password hints
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#842