icinga2/lib/methods
Alexander Aleksandrovič Klimov 70f724abde
ifw-api: omit password from curl command in check result
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.
2026-06-01 10:51:39 +02:00
..
clusterchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
clusterchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
clusterzonechecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
clusterzonechecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
dummychecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
dummychecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
exceptionchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
exceptionchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
i2-methods.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingachecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icingachecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
ifwapichecktask.cpp ifw-api: omit password from curl command in check result 2026-06-01 10:51:39 +02:00
ifwapichecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
methods-itl.conf Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
nullchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
nullchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
nulleventtask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
nulleventtask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
pluginchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
pluginchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
plugineventtask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
plugineventtask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
pluginnotificationtask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
pluginnotificationtask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
randomchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
randomchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
sleepchecktask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
sleepchecktask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
timeperiodtask.cpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
timeperiodtask.hpp Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00