Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #6681 alias checker changes to Jetty 9.4 #6979

Merged
merged 4 commits into from Oct 17, 2021

Commits on Oct 12, 2021

  1. Backport 6497 alias checkers alt (#6681)

    * Issue #6497 - Replace the Alias checkers with new implementation.
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    7f94ec6 View commit details
    Browse the repository at this point in the history
  2. Issue #6497 - do not allow file separator chars other than / in alias…

    … uri
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    401472f View commit details
    Browse the repository at this point in the history
  3. Issue #6497 - warn on use of AllowSymLinkAliasChecker

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    12ee696 View commit details
    Browse the repository at this point in the history
  4. fix test failure in ContextHandlerGetResourceTest

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6ec652f View commit details
    Browse the repository at this point in the history