Skip to content

Skip removed users entries in the main YAML config parser#101106

Open
Oluwatobi-Mustapha wants to merge 1 commit into
ClickHouse:masterfrom
Oluwatobi-Mustapha:fix-84208-remove-default-user-yaml
Open

Skip removed users entries in the main YAML config parser#101106
Oluwatobi-Mustapha wants to merge 1 commit into
ClickHouse:masterfrom
Oluwatobi-Mustapha:fix-84208-remove-default-user-yaml

Conversation

@Oluwatobi-Mustapha
Copy link
Copy Markdown

Fixes #84208

Skip removed users entries before authentication validation when access entities are parsed directly from the main YAML config.

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Skip authentication validation for users removed with @remove when users are configured directly in the main YAML config.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 29, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClickHouse requires credentials to be specified for the default user removed in YAML configuration

2 participants