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

update replaceFromURL's user-agent to avoid TI ban #1168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

h0m3us3r
Copy link

Updates the user-agent used for attachment downloading by url. The old one seems to be blacklisted by TI and causes #1121. This fixes it.

@codecov-io
Copy link

codecov-io commented Dec 30, 2020

Codecov Report

Merging #1168 (094d08c) into master (9b15674) will decrease coverage by 0.21%.
The diff coverage is 2.89%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1168      +/-   ##
============================================
- Coverage     37.09%   36.87%   -0.22%     
- Complexity     1798     1803       +5     
============================================
  Files           258      258              
  Lines          5729     5762      +33     
============================================
  Hits           2125     2125              
- Misses         3604     3637      +33     
Impacted Files Coverage Δ Complexity Δ
...pr/OctoPartBundle/Controller/DefaultController.php 0.00% <0.00%> (ø) 5.00 <0.00> (+1.00)
...tKeepr/OctoPartBundle/Services/OctoPartService.php 0.00% <0.00%> (ø) 7.00 <4.00> (+4.00)
...ploadedFileBundle/Services/UploadedFileService.php 84.12% <100.00%> (ø) 13.00 <0.00> (ø)

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 d5a9d1a...094d08c. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants