icinga2/lib
Alvar Penning e1d8cf487d
Url::ParseUserinfo: Actually verify Password
In Url::ParseUserinfo, after extracting the password, ValidateToken is
incorrectly called upon m_Username instead of m_Password. This commit
fixes this and actually verifies the password.

The bug was introduced with the surrounding code in 6571ffc2c8.

Luckily, this does not seem to have any security impact. However, as
being a bug, this commit now fixes the behavior.
2026-04-09 13:28:24 +02:00
..
base Cache Icinga DB env_id in Application class as well 2026-04-01 12:15:58 +02:00
checker Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
cli Merge pull request #10028 from RincewindsHat/node_setup_no_globals 2026-02-12 14:44:50 +01:00
compat Add warnings to deprecated features indicating removal in v2.18 2026-03-27 14:20:55 +01:00
config Merge pull request #10734 from Icinga/deprecate-everything-we-dont-like 2026-03-31 10:25:44 +02:00
db_ido Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido_mysql Add warnings to deprecated features indicating removal in v2.18 2026-03-27 14:20:55 +01:00
db_ido_pgsql Add warnings to deprecated features indicating removal in v2.18 2026-03-27 14:20:55 +01:00
icinga Add warnings to deprecated features indicating removal in v2.18 2026-03-27 14:20:55 +01:00
icingadb Cache Icinga DB env_id in Application class as well 2026-04-01 12:15:58 +02:00
livestatus Add warnings to deprecated features indicating removal in v2.18 2026-03-27 14:20:55 +01:00
methods Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
mysql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
notification Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
otel OTel: raise runtime error when failing to fully serialize Protobuf request 2026-04-02 10:51:35 +02:00
perfdata OTLP: Set enable_ha to true by default 2026-04-01 12:18:21 +02:00
pgsql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
remote Url::ParseUserinfo: Actually verify Password 2026-04-09 13:28:24 +02:00
CMakeLists.txt Add common OTel type/lib 2026-04-01 12:18:21 +02:00