Files
zot/.github/workflows
Ramkumar Chinchani 04ae0a9409 fix: add support for sha256 and sha512 in htpasswd (#3497)
feat: add support for sha256 and sha512 htpasswd formats

Fixes issue #3495

We currently support only bcrypt htpasswd hashes, however bcrypt is not
FIPS-140 approved since it uses Blowfish.

This PR adds support for sha256 and sha512 formats and enforces that
bcrypt be disabled when fips140 mode is enabled.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
2025-11-09 15:28:29 +02:00
..
2025-09-11 11:11:38 +03:00
2025-09-11 11:11:38 +03:00
2025-08-28 09:05:59 -07:00
2025-10-30 14:21:53 -07:00
2025-09-11 11:11:38 +03:00