Skip to content

Conversation

@oxzi
Copy link
Member

@oxzi oxzi commented Sep 16, 2025

Unique usernames were added to Sources for HTTP Authentication.

Before, the HTTP Authentication expected a username based on the Source ID, such as "source-23". This was not very practical. Thus, an unique username column was introduced and the Listener's authentication code was adequately altered.

Fixes #227.


This PR shows against the icingadb-source branch (PR #324) for the moment as this other PR already made relevant changes. After #324 was merged, I would rebase and point this PR against main.

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Sep 16, 2025
@oxzi oxzi marked this pull request as draft September 16, 2025 13:12
Unique usernames were added to Sources for HTTP Authentication.

Before, the HTTP Authentication expected a username based on the Source
ID, such as "source-23". This was not very practical. Thus, an unique
username column was introduced and the Listener's authentication code
was adequately altered.

Fixes #227.
@oxzi oxzi force-pushed the source-listener-username branch from 9e07bb4 to 85e43f8 Compare September 16, 2025 13:24
@oxzi oxzi added this to the 0.2.0 milestone Sep 16, 2025
@julianbrost julianbrost linked an issue Sep 23, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source: Add Listener Username

1 participant