Workaround to be able to invoke Gerrit API

Historically Gerrit needed the X-Gerrit-Auth HTTP header that is
unknown to the browser and to the client. Workaround the issue
by injecting a ServletFilter that will enable the REST API
paths relevant to the current plugin as valid authenticated endpoints.

Bug: Issue 8843
Change-Id: I5c39157d5adbcc34a2d112ffe8c2229183476ef8
4 files changed
tree: e61725b5692ea7f6034b39618f7b9f05ec835794
  1. project/
  2. src/
  3. .gitignore
  4. build.sbt
  5. LICENSE
  6. README.md
README.md

analytics-wizard

Wizard to provision a new GerritAnalytics stack