You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2014/09/22 23:08:33 UTC

[jira] [Created] (ARGUS-77) Use POST method in login.jsp

Velmurugan Periasamy created ARGUS-77:
-----------------------------------------

             Summary: Use POST method in login.jsp
                 Key: ARGUS-77
                 URL: https://issues.apache.org/jira/browse/ARGUS-77
             Project: Argus
          Issue Type: Bug
            Reporter: Velmurugan Periasamy


login.jsp contains form attribute `method="get"` although it is not used as part of actual login request. Replace it with POST to be compliant with security standards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)