[ https://issues.apache.org/jira/browse/KYLIN-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019292#comment-18019292 ]
liyang commented on KYLIN-6082: ------------------------------- commit: 22eb8fd5dfdeffa3fc57bae6d5c82a019eece662 > Fix API parameter check > ----------------------- > > Key: KYLIN-6082 > URL: https://issues.apache.org/jira/browse/KYLIN-6082 > Project: Kylin > Issue Type: Bug > Affects Versions: 5.0.2 > Reporter: Longfei Jiang > Priority: Minor > Fix For: 5.0.3 > > > *Fix API parameter check* > 1. add host check > {code:bash} > /kylin/api/system/diag > /kylin/api/system/diag/status > /kylin/api/system/broadcast_metadata_backup > {code} > 2. add path check > {code:bash} > /api/system/metadata_backup_tmp_file > /api/projects/learn_kylin/project_kerberos_info > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)