[
https://issues.apache.org/jira/browse/TS-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312591#comment-15312591
]
ASF GitHub Bot commented on TS-4496:
------------------------------------
Github user jpeach commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/686#discussion_r65573005
--- Diff: mgmt/api/INKMgmtAPI.cc ---
@@ -1865,8 +1865,7 @@ TSGetErrorMessage(TSMgmtError err_id)
tsapi TSMgmtError
TSEncryptPassword(char *passwd, char **e_passwd)
--- End diff --
Probably better to just remove ``TSEncryptPassword`` altogether?
> Remove ink_code_md5_stringify
> -----------------------------
>
> Key: TS-4496
> URL: https://issues.apache.org/jira/browse/TS-4496
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 7.0.0
>
>
> {{ink_code_md5_stringify}} is broken and it looks like all of callers can be
> replaced by {{ink_code_to_hex_str}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)