erdengk opened a new pull request #2928:
URL: https://github.com/apache/incubator-shenyu/pull/2928


   // Describe your PR here; eg. 
   
   Fixes  https://github.com/apache/incubator-shenyu/issues/1888
   
   The purpose of this pr is to modify the password encryption method.
   
   There are the following changes
   1. Modify the encrypted password in the initialization sql
   2. Add the SHA encryption tool class, and add the test code of the 
encryption tool. Change the encryption method of the login function,
   3. Delete the previous code about encryption.
   
   
   <!--
   Thank you for proposing a pull request. This template will guide you through 
the essential steps necessary for a pull request.
   -->
   Make sure that:
   
   - [x] You have read the [contribution 
guidelines](https://shenyu.apache.org/community/contributor).
   - [x] You submit test cases (unit or integration tests) that back your 
changes.
   - [x] Your local test passed `mvn clean install -Dmaven.javadoc.skip=true`.
   


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