Gitlab Community Edition Instance

Skip to content
  • Marcel Hellkamp's avatar
    Allow partial getArchiveInfo if sub-resources are unavailable. · 14769745
    Marcel Hellkamp authored
    Fix: Do not require list_files permission just to show the file count.
    Change: Return a partial ArchiveInfo even if sub-resources requested with
    'with' are not available due to access restrictions.
    
    This change should help clients trying to get as much information as
    possible with a single request and reduce complexity and latency when
    viewing cdstar archives.
    14769745