vaultwarden-alternativa-bit.../src
Stefan Melmuk adb21d5c1a
fix password hint check (#5189)
* fix password hint check

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

* update descriptions for pw hints options
2024-11-12 21:22:25 +01:00
..
api fix password hint check (#5189) 2024-11-12 21:22:25 +01:00
db Update crates and fix several issues 2024-11-10 23:56:19 +01:00
static Add dynamic CSS support (#4940) 2024-11-11 20:14:04 +01:00
auth.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
config.rs fix password hint check (#5189) 2024-11-12 21:22:25 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
http_client.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
mail.rs Update crates and fix several issues 2024-11-10 23:56:19 +01:00
main.rs Hide user name on invite status (#5110) 2024-10-19 18:22:21 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Update crates and fix several issues 2024-11-10 23:56:19 +01:00