Skip to content

Document a limitation in user-provided BCrypt salts

Created originally on Bitbucket by Anonymous

Document a limitation in user-provided BCrypt salts

This will allow users to construct salts which do not cause warnings. See https://bitbucket.org/ecollins/passlib/issues/25 for more context on the limitation.

Merge request reports