Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-8796 - Jolokia must be secured by default #5788

Merged
merged 1 commit into from Feb 23, 2018

Conversation

diegolovison
Copy link
Contributor

@diegolovison diegolovison commented Feb 22, 2018

https://issues.jboss.org/browse/ISPN-8796

The intention with this commit is allow only request from localhost
and using the post http method.

We can use also the following placeholders
$host or ${host} : Host name (if possible), otherwise address
$ip or ${ip} : IP Address
${prop:foo} : System property foo
${env:FOO} : Environment variable FOO

The intention with this commit is allow only request from localhost
and using the post http method.

We can use also the following placeholders
$host or ${host} : Host name (if possible), otherwise address
$ip or ${ip} : IP Address
${prop:foo} : System property foo
${env:FOO} : Environment variable FOO
@slaskawi slaskawi merged commit 3349861 into infinispan:master Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants