Skip to content

Provide expires_in in LFS authentication payload

What does this MR do?

This MR adds the expires_in key into the JSON payload that is returned to gitlab-shell. gitlab-shell will then return this onto the git command line tool and ultimately through to git-lfs.

🔔 gitlab-shell!273 (merged) is 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.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #57353 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports