Files
Radicale/radicale
Henning Schild 80b0aaf24f auth/htpasswd: deal with bcrypt maximum password length
bcrypt < 5 always truncated overlong passwords for us, since version 5
we need to do that on our own or hope our password library does it for
us.

In order to support both passlib and libpass with bcrypt >= 5 we simply
truncate if needed so it does not matter which of the two libraries is
used.

Closes: #1896
Signed-off-by: Henning Schild <henning@hennsch.de>
2026-04-14 18:21:38 +02:00
..
2026-04-11 06:19:58 +02:00
2026-04-08 21:49:55 +02:00
2026-04-08 21:49:55 +02:00
2026-03-20 08:21:51 +01:00
2023-02-10 22:03:33 +01:00
2025-12-10 18:10:51 +01:00
2026-03-26 07:53:23 +01:00
2025-12-10 18:34:22 +01:00