Homestyx hydra
Diffusion hydra 9913754a2aa2

Improve utilization of "AuthTemporaryToken" table keys in LFS authentication…

Description

Improve utilization of "AuthTemporaryToken" table keys in LFS authentication queries

Summary:
See PHI1123. The key on this table is <resource, type, code> but we currently query for only <type, code>. This can't use the key.

Constrain the query to the resource we expect (the repository) so it can use the key.

Test Plan: Pushed files using LFS. See PHI1123 for more, likely.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20261

Details

Provenance
epriestleyAuthored on Mar 7 2019, 11:27 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:950a7bbb19e3: On Harbormaster build plans, show which Herald rules trigger builds
Branches
Unknown
Tags
Unknown

Event Timeline