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
Unknown Object (File)
Sat, Mar 23, 1:00 PM
Unknown Object (File)
Fri, Mar 15, 9:03 AM
Unknown Object (File)
Jan 13 2024, 7:35 AM
Unknown Object (File)
Dec 25 2023, 8:40 PM
Unknown Object (File)
Dec 18 2023, 5:15 PM
Unknown Object (File)
Dec 14 2023, 4:59 PM
Unknown Object (File)
Nov 19 2023, 6:51 AM
Unknown Object (File)
Nov 13 2023, 5:54 AM
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