Skip to content
  • Steve Abrams's avatar
    Reject Maven md5 requests in FIPS mode · 4e91c2fc
    Steve Abrams authored
    When FIPS mode is enabled, maven requests for files
    with .md5 format are rejected with 422 unprocessable entity.
    
    Maven requests to upload .md5 format files or files with the
    md5 param are rejected with 422 unprocessable entity.
    
    Changelog: added
    4e91c2fc