You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/26 02:31:02 UTC

[GitHub] [pulsar-manager] yixing1337 opened a new pull request #393: fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits.

yixing1337 opened a new pull request #393:
URL: https://github.com/apache/pulsar-manager/pull/393


   Fixes #390 
   
   ### Motivation
   
   in index.vue, there's a password length validation for login: 
   the password can not be less than 6 digits.
   ![image](https://user-images.githubusercontent.com/5304046/119593020-12d89180-be0c-11eb-84cf-f641d8c27fc0.png)
   
   so, in README.md, when create a super-user using command, should have some relevant instructions.
   
   ### Modifications
   
   I modified the README.md.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the `./gradlew build` checks.
   
   
   


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

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



[GitHub] [pulsar-manager] tuteng commented on pull request #393: fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits.

Posted by GitBox <gi...@apache.org>.
tuteng commented on pull request #393:
URL: https://github.com/apache/pulsar-manager/pull/393#issuecomment-848706607


   > @tuteng @Jennifer88huang
   > Hi, i have fixed the issue, could you please review the commit ? Thank you very much. :)
   
   Thanks for your contribution


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

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



[GitHub] [pulsar-manager] Jennifer88huang commented on pull request #393: fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits.

Posted by GitBox <gi...@apache.org>.
Jennifer88huang commented on pull request #393:
URL: https://github.com/apache/pulsar-manager/pull/393#issuecomment-848740949


   Great job @yixing1337 


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

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



[GitHub] [pulsar-manager] tuteng merged pull request #393: fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits.

Posted by GitBox <gi...@apache.org>.
tuteng merged pull request #393:
URL: https://github.com/apache/pulsar-manager/pull/393


   


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

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



[GitHub] [pulsar-manager] yixing1337 commented on pull request #393: fix ISSUE-390: Pulsar manager successfully added the administrator account with password "admin", but the web login password can not be less than 6 digits.

Posted by GitBox <gi...@apache.org>.
yixing1337 commented on pull request #393:
URL: https://github.com/apache/pulsar-manager/pull/393#issuecomment-848548805


   @tuteng @Jennifer88huang 
   Hi, i have fixed the issue, could you please review the commit ? Thank you very much.  :)


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

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