summaryrefslogtreecommitdiff
path: root/lib/mixlib/authentication/signatureverification.rb
diff options
context:
space:
mode:
authorRyan Cragun <me@ryan.ec>2017-04-20 17:04:52 -0700
committerRyan Cragun <me@ryan.ec>2017-04-21 15:02:26 -0700
commit7f02c024fe39308daff5aa8cb06f0ac8807844f2 (patch)
treef38672b2cf5ee5a0cecab01b28c3428952d813fe /lib/mixlib/authentication/signatureverification.rb
parent0c5c683a23b7d4b6fd2cbb61a2010af2e513aacf (diff)
downloadmixlib-authentication-ryan/fix-constant-lookup.tar.gz
Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scoperyan/fix-constant-lookup
The DEFAULT_SERVER_API_VERSION is not a constant of the SignedHeaderAuth module. Rather than forcing the constant lookup in that module we'll remove the namespace and allow the Ruby constant lookup to handle it for us. This resolves a bug where the constant lookup fails when mixlib-authentication is vendored into other projects. Signed-off-by: Ryan Cragun <me@ryan.ec>
Diffstat (limited to 'lib/mixlib/authentication/signatureverification.rb')
0 files changed, 0 insertions, 0 deletions