This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60188-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 947f4952199 branch-4.0: [fix](load_stream) Fix flush token deadlock by
ensuring wait_for_flush_tasks is called before destruction #60284 (#60285)
add 58512d8e679 [Enhancement](auth) Improve password validation to align
with MySQL STRONG policy (#60188)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 14 +-
.../java/org/apache/doris/mysql/MysqlPassword.java | 163 +++++++++-
.../java/org/apache/doris/qe/GlobalVariable.java | 21 +-
.../org/apache/doris/mysql/MysqlPasswordTest.java | 337 +++++++++++++++++++++
.../suites/account_p0/test_alter_user.groovy | 4 +-
5 files changed, 515 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]