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

fix(unattended): fix redirect of initial timezone to php ini file #10381

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Nov 3, 2021

Description

Canged simple redirect to append redirect when setting timezone in ini php file.

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

Fixes # (issue)

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.04.x
  • 20.10.x
  • 21.04.x
  • 21.10.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@tuntoja tuntoja requested review from kduret, Nohzoh, a team and sc979 November 3, 2021 09:06
@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
No Duplication information No Duplication information

@tuntoja tuntoja merged commit d15deba into develop Nov 3, 2021
@tuntoja tuntoja deleted the fix-unattended-php-ini-redirect branch November 3, 2021 09:51
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.

3 participants