Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 14865f8715b194bc07e3d5b803212caa310b7cf0
https://github.com/hawkular/hawkular-metrics/commit/14865f8715b194bc07e3d...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M hawkular-component/pom.xml
Log Message:
-----------
HWKMETRICS-412 Add CORS filters back to hawkular component
When Metrics was integrated with Accounts, the CORS filters were removed
because CORS had to be managed by Keycloak.
Now that Accounts is removed, we must add them back, otherwise we can't
send CORS requests to Metrics.
Commit: f2d5cb0ffaa2d5fbc96b289514d3897a50b87865
https://github.com/hawkular/hawkular-metrics/commit/f2d5cb0ffaa2d5fbc96b2...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M hawkular-component/pom.xml
Log Message:
-----------
Merge pull request #514 from tsegismont/jira/HWKMETRICS-412
HWKMETRICS-412 Add CORS filters back to hawkular component
Compare:
https://github.com/hawkular/hawkular-metrics/compare/b2f66fcef8b5...f2d5c...