[Hawkular-commits] [hawkular/hawkular-metrics] d7d20d: HWKMETRICS-346 Fix bogus Hawkular Component securi...

Thomas Segismont tsegismont at gmail.com
Fri Feb 5 06:34:53 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: d7d20df85e1842f52b0ae9b7bccbd3b538893de1
      https://github.com/hawkular/hawkular-metrics/commit/d7d20df85e1842f52b0ae9b7bccbd3b538893de1
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M hawkular-component/src/main/java/org/hawkular/metrics/security/PersonaFilter.java
    M hawkular-component/src/main/webapp/WEB-INF/web.xml
    M integration-tests/hawkular-server-tests/src/test/groovy/org/hawkular/metrics/AuthenticationITest.groovy

  Log Message:
  -----------
  HWKMETRICS-346 Fix bogus Hawkular Component security rules

Do not use declarative security in web.xml.

Note that the REST endpoints are still all secured by default, only a couple are white-listed for free access.


  Commit: dcda81547d7305eca7ce3dfa7d167c8754de4a61
      https://github.com/hawkular/hawkular-metrics/commit/dcda81547d7305eca7ce3dfa7d167c8754de4a61
  Author: Thomas Segismont <tsegismont at gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M hawkular-component/src/main/java/org/hawkular/metrics/security/PersonaFilter.java
    M hawkular-component/src/main/webapp/WEB-INF/web.xml
    M integration-tests/hawkular-server-tests/src/test/groovy/org/hawkular/metrics/AuthenticationITest.groovy

  Log Message:
  -----------
  Merge pull request #444 from tsegismont/jira/HWKMETRICS-346

HWKMETRICS-346 Fix bogus Hawkular Component security rules


Compare: https://github.com/hawkular/hawkular-metrics/compare/5c46759ef141...dcda81547d73


More information about the hawkular-commits mailing list