Page MenuHomePhabricator

Reuse recently issued Git LFS authentication tokens
Changes PlannedPublic

Authored by epriestley on Mar 7 2019, 5:24 PM.
Tags
None
Referenced Files
F18852286: D20262.id.diff
Oct 31 2025, 7:48 AM
F18807989: D20262.id.diff
Oct 19 2025, 4:27 AM
F18803674: D20262.diff
Oct 18 2025, 2:36 AM
F18620160: D20262.id.diff
Sep 15 2025, 4:25 AM
F18609278: D20262.diff
Sep 14 2025, 2:36 AM
F18600666: D20262.diff
Sep 13 2025, 10:16 AM
F18569531: D20262.id48356.diff
Sep 10 2025, 2:11 AM
F18518238: D20262.diff
Sep 5 2025, 2:54 PM
Subscribers
None

Details

Reviewers
amckinley
Summary

See PHI1123. Currently, we generate a new Git LFS authentication token for each LFS request. This is simple, and it allows the tokens to be ephemeral.

We can reuse tokens to make the table smaller, at the cost of simplicity and ephemerality. Not clear this is really necessary when combined with D20261.

Test Plan

Not totally sure about this yet.

Diff Detail

Repository
rP Phabricator
Branch
authkey2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22215
Build 30375: Run Core Tests
Build 30374: arc lint + arc unit