Files
gerrit/gerrit-oauth
David Ostrovsky 87d15d972d OAuth: Respect servlet context path in URL for login token
Due to a limitation in Jetty [1] we cannot rely on getPathInfo() from
web filter and need to strip the context path manually.

[1] https://bz.apache.org/bugzilla/show_bug.cgi?id=28323

GitHub-Bug: https://github.com/davido/gerrit-oauth-provider/issues/6
Change-Id: Ie5e82abfc1b03b5be72769e05665ecd6099d2897
2015-04-13 05:45:09 +00:00
..