syyangs799 commented on issue #10394:
URL: 
https://github.com/apache/dolphinscheduler/issues/10394#issuecomment-1152036000

   Hello, I looked at the back-end source code and found that the password 
length is limited to 20 , but the length of ‘dolphinscheduler123456’ has 
exceeded the limit, so it cannot be modified. You can limit the length of the 
front end or modify the back end. If the back end needs to be modified, I can 
submit  @davidzollo 
   
   
![uTools_1654843538892](https://user-images.githubusercontent.com/55483518/173008348-a11888da-ef32-47c9-a2cc-93fd6a80acb1.png)
   
   org.apache.dolphinscheduler.api.utils.CheckUtils -> checkPassword()
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to