Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights and e-mails | Tim Smith | 2018-07-30 | 1 | -0/+17 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Chefstyle fixes | Tim Smith | 2016-10-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Chefstyle and modernisev1.4.1 | Thom May | 2016-06-08 | 1 | -6/+6 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Make hashing functions backwards compatible with mixlib-authentication 1.3 | Jay Mundrawala | 2015-12-16 | 1 | -0/+24 |
I had assumed that those functions were only used internally to mixlib-authentication. It seems that oc-chef-pedant tests use these functions. This patch makes the function backwards compatible by defaulting to using SHA1 for the digester if one is not supplied |