Skip to content

[ISSUE #9763] Fix invalid user disable status check in authorization#9764

Merged
lizhimins merged 5 commits intoapache:developfrom
majialoong:ISSUE-9763
Oct 23, 2025
Merged

[ISSUE #9763] Fix invalid user disable status check in authorization#9764
lizhimins merged 5 commits intoapache:developfrom
majialoong:ISSUE-9763

Conversation

@majialoong
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9763

Brief Description

The disabled status of a user should be correctly detected when the user is disabled. And correctly prompt that the user has been disabled.

How Did You Test This Change?

When accessing the cluster with a disabled user, a prompt indicates that the user has been disabled.

Image

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.19%. Comparing base (e6ec760) to head (351f3b4).
⚠️ Report is 17 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9764      +/-   ##
=============================================
- Coverage      48.35%   48.19%   -0.17%     
+ Complexity     12201    12156      -45     
=============================================
  Files           1313     1313              
  Lines          93340    93340              
  Branches       11962    11962              
=============================================
- Hits           45139    44989     -150     
- Misses         42632    42764     +132     
- Partials        5569     5587      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@majialoong
Copy link
Copy Markdown
Contributor Author

Hello, @dingshuangxi888 @lizhimins @RongtongJin , please take a look at this PR when have time, thanks !

RongtongJin pushed a commit to saz97/rocketmq that referenced this pull request Oct 20, 2025
@lizhimins lizhimins merged commit 035c91a into apache:develop Oct 23, 2025
15 of 18 checks passed
@majialoong majialoong deleted the ISSUE-9763 branch October 27, 2025 15:00
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.

[Bug] Fix invalid user disable status check in authorization

3 participants