fabric8io / openshift-elasticsearch-plugin

Apache License 2.0
27 stars 21 forks source link

Impl to auth by proxy header and fall back to client cert #11

Closed jcantrill closed 9 years ago

jcantrill commented 9 years ago

And make return 401 instead of 500 when cert auth fails. @sosiouxme @ewolinetz @jimmidyson please review

fusesource-ci commented 9 years ago

Tests failed.

fusesource-ci commented 9 years ago

License check failed: run mvn -N license:format to update all licenses, commit, squash & force push please.

fusesource-ci commented 9 years ago

Tests failed.

fusesource-ci commented 9 years ago

License check failed: run mvn -N license:format to update all licenses, commit, squash & force push please.

fusesource-ci commented 9 years ago

Tests failed.

jcantrill commented 9 years ago

rebased and updated

jcantrill commented 9 years ago

@jimmidyson now this plugin depends upon searchguard, how do we get at it for the CI?

jimmidyson commented 9 years ago

You'll need to use a released dependency, not snapshot.

jcantrill commented 9 years ago

@jimmidyson @sosiouxme @ewolinetz Updated pom.xml to use the release of SG. Any takers for review? Look at my sweet test I added too..

ewolinetz commented 9 years ago

sweet tests! LGTM

jimmidyson commented 9 years ago

LGTM

jimmidyson commented 9 years ago

[merge]

sosiouxme commented 9 years ago

@jimmidyson can we get a nice maven release of this?

jimmidyson commented 9 years ago

Ah yeah -will do in the morning.

jimmidyson commented 9 years ago

@sosiouxme 0.3 released.