[
https://issues.apache.org/jira/browse/GEODE-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032179#comment-16032179
]
ASF subversion and git services commented on GEODE-3000:
--------------------------------------------------------
Commit 5f4a797ab00d9c77567b30f09b94cfe1d8c68ba7 in geode's branch
refs/heads/feature/GEODE-2632-19 from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=5f4a797 ]
GEODE-3000: do not have jetty log at debug level
> Refactor Admin rest request to send credentials in Authentication header and
> use spring security to authenticate it.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3000
> URL: https://issues.apache.org/jira/browse/GEODE-3000
> Project: Geode
> Issue Type: Improvement
> Reporter: Jinmei Liao
>
> Currently, admin rest put security-password in the header and Jetty would log
> it in debug level, we should send the authentication information in the
> authentication header so that Jetty won't log them, and have the server side
> be able to authenticate that way.
> Currently the way these rest requests are sent are different for different
> request. We need to uniform that first before we can do this refactoring.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)