Page MenuHomePhabricator

[backup] Use authenticated service trait
ClosedPublic

Authored by bartek on Jun 20 2024, 2:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 9:38 AM
Unknown Object (File)
Sat, Nov 16, 9:25 AM
Unknown Object (File)
Sat, Nov 16, 8:15 AM
Unknown Object (File)
Fri, Nov 1, 2:26 PM
Unknown Object (File)
Oct 16 2024, 8:18 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Subscribers

Details

Summary

Implemented the trait introduced in D12507 for BlobServiceClient and used it in backup handlers.
This simplifies the code and makes it more flexible and future-proof.

Depends on D12507

Test Plan

Tested backup service locally - blob requests are successful for both authenticated and unauthenticated HTTP endpoints

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.

Rebase. Remove unused imports

bartek published this revision for review.Jun 20 2024, 4:51 AM
This revision is now accepted and ready to land.Jun 21 2024, 4:03 AM