Skip to content

Provide expires_in for LFS if available

This MR will pass on the expires_in key for the LFS authentication payload if provided via the internal GitLab API.

Source: https://github.com/git-lfs/git-lfs/blob/master/docs/api/server-discovery.md#ssh

🔔 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25082 & https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9531 are required for this MR to be effective. Without it, gitlab-shell will fallback to not provide expires_in, so it's safe to merge in any order.

Edited by 🤖 GitLab Bot 🤖

Merge request reports