You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/11/11 10:35:33 UTC

[GitHub] [incubator-streampark] wangsizhu0504 commented on a diff in pull request #2005: [Fix] username len and fix role error

wangsizhu0504 commented on code in PR #2005:
URL: https://github.com/apache/incubator-streampark/pull/2005#discussion_r1020095878


##########
streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/system/user.ts:
##########
@@ -39,7 +39,7 @@ export default {
     lastLoginTime: '最近登录时间',
     password: '密码',
     passwordRequire: '密码为必填项',
-    passwordHelp: '密码长度不能少于 8 个字符',
+    passwordHelp: '密码长度不能少于 20 个字符',

Review Comment:
   Sorry, thanks for the reminder. There is a mistake here. The password length cannot be less than 8 characters



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org