This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Stephan Renatus 231e571c3c
server/api: fix logging in VerifyPassword
Before:

    msg="api: password check failed : %vcrypto/bcrypt: hashedPassword is not the hash of the given password"

After:

    msg="api: password check failed : crypto/bcrypt: hashedPassword is not the hash of the given password"

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2019-07-30 14:53:33 +02:00
..
2017-12-01 11:29:33 -08:00
2019-07-22 10:23:07 +02:00
2016-07-26 15:51:24 -07:00
2019-07-30 11:29:08 +02:00
2019-07-30 11:29:08 +02:00
2019-07-30 11:29:08 +02:00
2019-07-30 11:29:08 +02:00