You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by sp...@apache.org on 2023/07/10 03:56:27 UTC

[iotdb] branch refactor/new_auth updated (507202aa47e -> a5e93d85501)

This is an automated email from the ASF dual-hosted git repository.

spricoder pushed a change to branch refactor/new_auth
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 507202aa47e Add validate
     add a5e93d85501 Fix first init

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/auth/user/LocalFileUserManagerTest.java  | 12 ++++++------
 .../iotdb/db/security/encrypt/MessageDigestEncryptTest.java  |  2 +-
 .../iotdb/commons/auth/authorizer/BasicAuthorizer.java       |  2 +-
 .../org/apache/iotdb/commons/auth/user/BasicUserManager.java | 12 ++++++++----
 .../org/apache/iotdb/commons/auth/user/IUserManager.java     |  3 ++-
 5 files changed, 18 insertions(+), 13 deletions(-)