Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(ci) : replace file_get_content by curl to disable allow_url_fopen (22.04 to 20.10) #10772

Merged
merged 9 commits into from
Feb 23, 2022

Conversation

AssanDiomande
Copy link
Contributor

Description

Fixes MON-12055

Related to this ticket
This PR means to avoid some errors when we want to get informations from a endpoint with php configuration allow_url_fopen set to off

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 20.10.x
  • 21.04.x
  • 21.10.x
  • 22.04.x (master)

How this pull request can be tested ?

Just see if the ci run well after this modification on centreon-build

@AssanDiomande AssanDiomande marked this pull request as ready for review February 23, 2022 09:10
@AssanDiomande AssanDiomande requested a review from a team February 23, 2022 09:10
@sonarqube-decoration
Copy link

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AssanDiomande AssanDiomande merged commit 8ae28a0 into develop Feb 23, 2022
@AssanDiomande AssanDiomande deleted the MON-12055-php-allow-url-fopen-enabled branch February 23, 2022 09:58
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
AssanDiomande added a commit that referenced this pull request Feb 23, 2022
… (22.04 to 20.10) (#10772)

* replace file_get_content by curl to disable allow_url_fopen

* fix

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* replace file_get_content by curl to disable allow_url_fopen

* improved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants