这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix crash in IAccessStorage::authenticateImpl #84426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

shankar-iyer
Copy link
Member

Resolves #84425

Changelog category (leave one):

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

Changelog entry (a [user-readable short description]

  • Fixed server crash when a user created with no_password attempts to login after the server setting allow_no_password was changed to 0.

Copy link

clickhouse-gh bot commented Jul 25, 2025

Workflow [PR], commit [ece0f54]

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Jul 25, 2025
@shankar-iyer
Copy link
Member Author

Only single failure in CI - "Stress test (amd_tsan)" : #83988

@bharatnc bharatnc self-assigned this Jul 25, 2025
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clickhouse server crash in IAccessStorage::authenticateImpl
2 participants