HomePhorge

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, 8:27 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP950a7bbb19e3: On Harbormaster build plans, show which Herald rules trigger builds
Branches
Loading...
Tags
Loading...

Event Timeline