Skip to content

ifw-api: omit password from curl command in check result#10866

Open
Al2Klimov wants to merge 1 commit into
masterfrom
Al2Klimov-patch-3
Open

ifw-api: omit password from curl command in check result#10866
Al2Klimov wants to merge 1 commit into
masterfrom
Al2Klimov-patch-3

Conversation

@Al2Klimov

Copy link
Copy Markdown
Member

Icinga (DB) Web has a special permission to show the check command line. Well-written plugins receive passwords via env vars which don't appear even there. Now ifw-api also hides the password using curl -u USER, not USER:PASS. The new command is still working, it just prompts for the password.

(Public PR explicitly requested by @julianbrost.)

Icinga (DB) Web has a special permission to show the check command line.
Well-written plugins receive passwords via env vars which don't appear even there.
Now ifw-api also hides the password using curl -u USER, not USER:PASS.
The new command is still working, it just prompts for the password.
@Al2Klimov Al2Klimov added this to the 2.17.0 milestone Jun 1, 2026
@Al2Klimov Al2Klimov added the area/windows Windows agent and plugins label Jun 1, 2026
@cla-bot cla-bot Bot added the cla/signed label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/windows Windows agent and plugins cla/signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant