apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.41k stars 2.92k forks source link

[Task] encrypt shenyu-admin login password #5255

Open moremind opened 10 months ago

moremind commented 10 months ago

Description

Currently, shenyu-admin login password by cleartext passwords, it's not secure, so you should encrypt the password to push it to shenyu-admin backend.

Task List

  1. Change ShenYu Dashboard
  2. Encrypt the password
  3. Verify the result
xcsnx commented 10 months ago

@moremind I would like to try it

wlngo commented 7 months ago

Has this problem been solved? If not I would like to try it. @moremind