Skip to content
Snippets Groups Projects
Select Git revision
0 results

jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nico Sallembien authored
    By default a receive pack assumes that its user will only provide
    references to objects that the user already has access to on their
    local client.  In certain cases, an additional check to verify the
    references point only to reachable objects is necessary.
    
    This additional checking is useful when the code doesn't trust
    the client not to provide a forged SHA-1 reference to an object,
    in an attempt to access parts of the DAG that they weren't allowed
    to see by the configured RefFilter.
    
    Change-Id: I3e4b8505cb2992e3e4be253abb14a1501e47b970
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    0f95d2d0
    History
    Name Last commit Last update