Skip to content

Improve handling of context path prefix

ARSnova requested to merge context-path-handling into 2.x

Consistently prioritize the api.path setting before falling back to servletContext.getContextPath().

Merge request reports