You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "Abhijeetmishr (via GitHub)" <gi...@apache.org> on 2023/03/22 07:44:49 UTC

[GitHub] [rocketmq-dashboard] Abhijeetmishr commented on issue #154: Password exposure through query strings in url

Abhijeetmishr commented on issue #154:
URL: https://github.com/apache/rocketmq-dashboard/issues/154#issuecomment-1479049178

   @viccctor @Oliverwqcwrw should I work on this ?
   Approach :-
    we can use Request Body instead of request param.
    if we further wan't to improve security we can implement JWT based authentication using public and private key for encryption/decryption.
    
    @Oliverwqcwrw What is your take on this ? I will be continue to find approach what else we can do.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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