summaryrefslogtreecommitdiff
path: root/spec/mixlib/authentication
Commit message (Expand)AuthorAgeFilesLines
* Use DEFAULT_SERVER_API_VERSION in all the placesjdm/sign-v1.3Jay Mundrawala2015-11-302-0/+10
* Sign x-ops-server-api-version headerJay Mundrawala2015-11-301-15/+27
* Added signature verification for signing version 1.3Jay Mundrawala2015-11-301-2/+107
* Add signing algorithm v1.3Jay Mundrawala2015-11-301-0/+115
* Fix raise_error warningsJay Mundrawala2015-11-101-3/+3
* Convert specs to RSpec 3.3.2 syntax with TranspecJay Mundrawala2015-11-102-53/+53
* Get tests to runJay Mundrawala2015-11-101-1/+2
* add a test for mixin usage since it's supported alsoDaniel DeLeo2012-08-021-3/+14
* make proto version switching work correctly with signing_objectDaniel DeLeo2012-08-021-5/+7
* change default sign version back to 1.0Daniel DeLeo2012-07-311-69/+71
* version 1.2.1: fix for parsing 1.0 client signing descriptions which do not c...Tim Hinderliter2012-05-141-35/+69
* added cb to spec author blockChristopher Brown2012-05-091-0/+1
* more upfactor of common dataChristopher Brown2012-05-091-23/+24
* upfactor some of the common object initializationChristopher Brown2012-05-091-42/+15
* fixes for long user idChristopher Brown2012-05-091-30/+122
* Fixing spec testsChris Walters2010-10-081-3/+2
* [CHEF-761] initialize with the request to access normalized headersDaniel DeLeo2010-07-212-1/+19
* [CHEF-761] extract header handling into its own classDaniel DeLeo2010-07-212-3/+129
* [CHEF-761] provide visibility into time skew related auth failuresDaniel DeLeo2010-07-211-4/+38
* Hashing path in request signatureChris Walters2010-02-271-11/+23
* repro the bug in PL-450 as a spec testDaniel DeLeo2010-02-261-0/+16
* fixed spec tests for mixlib-authenticationTim Hinderliter2010-02-221-13/+17
* Modified to handle both Merb and Passenger, as they pass the File part of aTim Hinderliter2009-11-191-0/+285