You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/01/24 05:36:00 UTC

[jira] [Resolved] (HBASE-19234) Dangerous HTTP Methods are been allowed (secure mode)

     [ https://issues.apache.org/jira/browse/HBASE-19234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-19234.
---------------------------
    Resolution: Fixed
      Assignee: Wellington Chevreuil

Let me resolve (assigning [~wchevreuil] because did research). Can open new issue if still a prob. Thanks [~pragna_156] for filing (and [~wchevreuil] for coming back here...)

> Dangerous HTTP Methods are been allowed (secure mode)
> -----------------------------------------------------
>
>                 Key: HBASE-19234
>                 URL: https://issues.apache.org/jira/browse/HBASE-19234
>             Project: HBase
>          Issue Type: Bug
>          Components: API, REST
>            Reporter: pragna kari
>            Assignee: Wellington Chevreuil
>            Priority: Minor
>
> While executing the REST API Curl commands in secure cluster ,
> Steps to reproduce:
> Try to change the HTTP methods(GET/PUT/POST) to OPTIONS/TRACE 
> Execute the commad 
> Actual output:
> Command is getting executed and giving out the 200Ok status with the result
> Expected output :
> Should not accept the other methods and throw 403 error



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)