Skip to content

Conversation

@jt2594838
Copy link
Contributor

@jt2594838 jt2594838 commented Jun 9, 2025

This PR adds the infrastructure that can be used to enable security constraints over password.

@jt2594838 jt2594838 changed the title Add enforce_strong_password Add strong password related configs Jun 9, 2025
@codecov
Copy link

codecov bot commented Jun 9, 2025

Codecov Report

❌ Patch coverage is 8.68421% with 347 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.93%. Comparing base (226fc6f) to head (22bc0d5).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...a/org/apache/iotdb/db/utils/DataNodeAuthUtils.java 0.00% 69 Missing ⚠️
...ache/iotdb/db/protocol/session/SessionManager.java 0.00% 61 Missing ⚠️
...java/org/apache/iotdb/commons/utils/AuthUtils.java 35.71% 27 Missing ⚠️
.../apache/iotdb/db/auth/ClusterAuthorityFetcher.java 0.00% 26 Missing ⚠️
.../relational/sql/ast/RelationalAuthorStatement.java 0.00% 20 Missing ⚠️
...oad/balancer/router/leader/HashLeaderBalancer.java 0.00% 17 Missing ⚠️
...ueryengine/plan/statement/sys/AuthorStatement.java 0.00% 17 Missing ⚠️
...ngine/plan/analyze/schema/NormalSchemaFetcher.java 0.00% 14 Missing ⚠️
...apache/iotdb/confignode/manager/ConfigManager.java 8.33% 11 Missing ⚠️
...e/plan/analyze/cache/partition/PartitionCache.java 0.00% 11 Missing ⚠️
... and 23 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15675      +/-   ##
============================================
- Coverage     38.97%   38.93%   -0.04%     
  Complexity      198      198              
============================================
  Files          4874     4876       +2     
  Lines        317036   317381     +345     
  Branches      39949    40007      +58     
============================================
+ Hits         123554   123586      +32     
- Misses       193482   193795     +313     

☔ 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.

jt2594838 added 28 commits July 14, 2025 16:40
# Conflicts:
#	integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/tablemodel/manual/AbstractPipeTableModelDualManualIT.java
#	integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/auto/basic/IoTDBPipeExtractorIT.java
#	integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/auto/enhanced/IoTDBPipeIdempotentIT.java
#	integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/manual/AbstractPipeDualTreeModelManualIT.java
#	integration-test/src/test/java/org/apache/iotdb/subscription/it/triple/AbstractSubscriptionTripleIT.java
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@jt2594838 jt2594838 merged commit 1d0b33e into master Jul 30, 2025
34 of 38 checks passed
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.

2 participants