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

Only strip whitespace inside envelopes #2

Merged
merged 5 commits into from
Dec 16, 2015
Merged

Conversation

alexandernilsson
Copy link
Contributor

Right now we strip whitespace from the whole incoming payload. This can be destructive when substring secrets is used. This change will only strip whitespace inside the envelopes.

@codecov-io
Copy link

Current coverage is 55.06%

Merging #2 into master will decrease coverage by -0.09% as of e412783

@@            master      #2   diff @@
======================================
  Files            7       7       
  Stmts          524     523     -1
  Branches        76      76       
  Methods          0       0       
======================================
- Hit            289     288     -1
  Partial         34      34       
  Missed         201     201       

Review entire Coverage Diff as of e412783

Powered by Codecov. Updated on successful CI builds.

mikljohansson added a commit that referenced this pull request Dec 16, 2015
Only strip whitespace inside envelopes
@mikljohansson mikljohansson merged commit 9938cd0 into master Dec 16, 2015
@mikljohansson mikljohansson deleted the an-whitespace branch December 16, 2015 14:52
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