Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Add support for substring encryption to the authorization verification #5

Merged
merged 1 commit into from
Jan 27, 2016

Conversation

alexandernilsson
Copy link
Contributor

Secretary verifies that the secret requested to be decrypted actually exists
in the marathon app configuration. This commit adds support for verifying
secrets that are a substring to the full value in the configuration. It
also adds a test case for the encrypted substring scenario.

Secretary verifies that the secret requested to be decrypted actually exists
in the marathon app configuration. This commit adds support for verifying
secrets that are a substring to the full value in the configuration. It
also adds a test case for the encrypted substring scenario.
@codecov-io
Copy link

Current coverage is 54.72%

Merging #5 into master will not affect coverage as of abcb5c6

@@            master      #5   diff @@
======================================
  Files            7       7       
  Stmts          402     402       
  Branches        62      62       
  Methods          0       0       
======================================
  Hit            220     220       
  Partial         25      25       
  Missed         157     157       

Review entire Coverage Diff as of abcb5c6

Powered by Codecov. Updated on successful CI builds.

mikljohansson added a commit that referenced this pull request Jan 27, 2016
Add support for substring encryption to the authorization verification
@mikljohansson mikljohansson merged commit 8f73fae into master Jan 27, 2016
@mikljohansson mikljohansson deleted the an-substring-verification branch January 27, 2016 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants