Uh oh!
There was an error while loading. Please reload this page.
manual pick #62141 into branch 4.1 to keep consistency with used test framework - #63689
Conversation
hello-stephen
commented
May 26, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
iaorekhov-1980
commented
May 26, 2026
run feut |
iaorekhov-1980
commented
May 26, 2026
run buildall |
1 similar comment
iaorekhov-1980
commented
May 26, 2026
run buildall |
iaorekhov-1980
commented
May 26, 2026
run feut |
342bcdc to
aad4d4dCompareiaorekhov-1980
commented
May 26, 2026
run feut |
…and CREATE USER commands in audit logs (apache#62141) (manually picked from commit 8209b79)
aad4d4d to
2f5fe75Compareiaorekhov-1980
commented
May 26, 2026
run feut |
hello-stephen
commented
May 26, 2026
FE UT Coverage ReportIncrement line coverage |
iaorekhov-1980
commented
May 26, 2026
run buildall |
1 similar comment
iaorekhov-1980
commented
May 26, 2026
run buildall |
hello-stephen
commented
May 26, 2026
FE UT Coverage ReportIncrement line coverage |
iaorekhov-1980
commented
May 26, 2026
run p0 |
hello-stephen
commented
May 26, 2026
FE Regression Coverage ReportIncrement line coverage |
1 similar comment
hello-stephen
commented
May 26, 2026
FE Regression Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
What problem does this PR solve?
This PR adds masking for users passwords for CREATE USER and ALTER USER commands.
The masked values will be stored in audit table and audit files instead of actual values.
The same functionality already exists for SET USER PASSWORD and SET LDAP_ADMIN_PASSWORD commands, so we other commands related to passwords should be masked as well.
#62141 can't be automatically merged into branch-4.1 as it depends on new test framework.
so I've executed manual merge with previous test framework to keep compatibility
Could you please include this PR into 4.x branches, please!
Issue Number: close#62140
(cherry picked from commit 8209b79)
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #62141, #63038
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)