gitlab-org--gitlab-foss/changelogs/unreleased/lfs-noauth-public-repo.yml
Ben Boeckel 5c20e50f46 lfs: do not require auth for public repositories
LFS has the `authenticated` field in the response for downloads of
objects to indicate that the object does not need authentication to
access it.

Spec: https://github.com/git-lfs/git-lfs/blob/master/docs/api/batch.md#successful-responses

Fixes #23360.
2017-02-07 09:44:24 -05:00

4 lines
116 B
YAML

---
title: Support unauthenticated LFS object downloads for public projects
merge_request: 8824
author: Ben Boeckel