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

removed old variable userCrypted and the use of it (#11334) #11468

Conversation

emabassi-ext
Copy link
Contributor

Description

An old variable $userCrypted use md5 on user’s alias.

Kindly check what it is intended for and if it could be removed.
If not, kindly use another method.
file : www/class/centreonUser.class.php

PS : already merged in develop
Fixes # MON-12741

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

Target serie

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

Community contributors & Centreon team

  • 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 rebased my development branch on the base branch (master, maintenance).

@emabassi-ext emabassi-ext self-assigned this Jul 29, 2022
@emabassi-ext emabassi-ext requested a review from a team July 29, 2022 15:38
@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

@emabassi-ext emabassi-ext merged commit 1e4273d into dev-21.10.x Jul 31, 2022
@emabassi-ext emabassi-ext deleted the MON-12741-clean-md-5-usage-in-centreon-user-class-dev-21.10.x branch July 31, 2022 17:48
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.

1 participant