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

fix(security): Delete session for non-existing contact 21.04 #10111

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

jeremyjaouen
Copy link
Contributor

Description

This PR intends to fix an issue where a non existing user could still navigate in Centreon and perform action because his session wasn't deleted.

Fixes # MON-10994

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)

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).

@jeremyjaouen jeremyjaouen requested review from a team, callapa and a-launois and removed request for a team September 10, 2021 08:49
@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 B 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jeremyjaouen jeremyjaouen merged commit 615ac1f into dev-21.04.x Sep 13, 2021
@jeremyjaouen jeremyjaouen deleted the MON-10994-21.04 branch September 13, 2021 15:32
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