Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad quotes in SMTP header. #939

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Fix bad quotes in SMTP header. #939

merged 1 commit into from
Feb 24, 2020

Conversation

osma
Copy link
Member

@osma osma commented Feb 24, 2020

Fixes #936

@osma osma added the bug label Feb 24, 2020
@osma osma added this to the 2.4 milestone Feb 24, 2020
@sonarcloud
Copy link

sonarcloud bot commented Feb 24, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #939 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #939   +/-   ##
=========================================
  Coverage     58.27%   58.27%           
  Complexity     1490     1490           
=========================================
  Files            32       32           
  Lines          4168     4168           
=========================================
  Hits           2429     2429           
  Misses         1739     1739
Impacted Files Coverage Δ Complexity Δ
controller/WebController.php 17.75% <0%> (ø) 95 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88b7a02...083a989. Read the comment docs.

@osma osma merged commit c769247 into master Feb 24, 2020
@osma osma deleted the issue936-invalid-smtp-header branch March 12, 2020 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid character in SMTP headers
1 participant