[Hawkular-commits] [hawkular/hawkular-metrics] bc9062: [HWKMETRICS-478] Protect /tenants endpoint with a ...

Stefan Negrea snegrea at redhat.com
Tue Sep 13 17:58:30 EDT 2016


  Branch: refs/heads/HWKMETRICS-478
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: bc9062fca6764a0cc8894c5ce086c3e964c8833d
      https://github.com/hawkular/hawkular-metrics/commit/bc9062fca6764a0cc8894c5ce086c3e964c8833d
  Author: Stefan Negrea <snegrea at redhat.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/MetricsServiceLifecycle.java
    M api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/TenantFilter.java
    M api/metrics-api-util/src/main/java/org/hawkular/metrics/api/jaxrs/config/ConfigurationKey.java
    M core/configuration-service/src/main/java/org/hawkular/metrics/sysconfig/ConfigurationService.java
    M core/metrics-core-service/src/main/java/org/hawkular/metrics/core/service/MetricsServiceImpl.java
    M integration-tests/rest-tests-jaxrs/pom.xml
    M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/CassandraBackendITest.groovy
    M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/CountersITest.groovy
    M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/GaugesITest.groovy
    M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
    M integration-tests/rest-tests-jaxrs/src/test/groovy/org/hawkular/metrics/rest/TenantITest.groovy

  Log Message:
  -----------
  [HWKMETRICS-478] Protect /tenants endpoint with a secret admin token. The token can be set or reset at startup via configuration property.




More information about the hawkular-commits mailing list