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

pgsql: don't log passsword msg if password disabled (7.0.x backport) - v1 #10009

Conversation

jufajardini
Copy link
Contributor

If the logging of the password is disabled, there isn't much point in
logging the password message itself.

(cherry picked from commit bdec2d8)
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #10009 (d3005fb) into main-7.0.x (aae6bea) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff               @@
##           main-7.0.x   #10009      +/-   ##
==============================================
- Coverage       82.50%   82.46%   -0.05%     
==============================================
  Files             968      968              
  Lines          273870   273869       -1     
==============================================
- Hits           225957   225836     -121     
- Misses          47913    48033     +120     
Flag Coverage Δ
fuzzcorpus 64.45% <ø> (-0.06%) ⬇️
suricata-verify 61.04% <ø> (-0.02%) ⬇️
unittests 62.93% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 16944

Copy link
Member

@inashivb inashivb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! :)

@victorjulien
Copy link
Member

Merged in #10038, thanks!

@jufajardini jufajardini deleted the pgsql-dont-log-passsword-backport-7/v1 branch December 13, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants