jetty.project/jetty-maven-plugin/src
Simone Bordet f045b5a3ba
Issue #6473 - Improve alias checking in PathResource. (#6477)
* Issue #6473 - Improve alias checking in PathResource.

* Reverted %-escape handling for URI query parts.
* Performing canonicalization in ServletContext.getResource(),
  and improving alias checking in ContextHandler.getResource().
* Performing canonicalization checks in Resource.addPath() to avoid
  navigation above of the root.
* Test added and fixed.
* Various cleanups.
* Improved javadoc and comments

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Greg Wilkins <gregw@webtide.com>
2021-06-29 15:40:45 +02:00
..
it use jackson-databind 2.9.10.7 2021-02-19 09:33:59 +10:00
main Issue #6473 - Improve alias checking in PathResource. (#6477) 2021-06-29 15:40:45 +02:00
site Issue #3247 Generate jetty-maven-plugin website use eclipse-release profile to trigger site generatation and add jetty-jspc plugin site as well 2019-02-16 09:08:49 +10:00
test/java/org/eclipse/jetty/maven/plugin/it Happy New Year 2021 2021-01-21 12:31:00 -06:00