Page MenuHomePhabricator

[lib] Add optional Authorization header to reports endpoint
ClosedPublic

Authored by bartek on Feb 2 2024, 1:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 12:04 AM
Unknown Object (File)
Wed, Jun 26, 4:13 PM
Unknown Object (File)
Mon, Jun 24, 12:55 PM
Unknown Object (File)
Sat, Jun 15, 12:34 AM
Unknown Object (File)
Thu, Jun 13, 11:30 PM
Unknown Object (File)
May 31 2024, 10:36 PM
Unknown Object (File)
May 25 2024, 4:18 AM
Unknown Object (File)
May 23 2024, 2:44 AM
Subscribers

Details

Summary

Part of ENG-6289.

Added a way to pass optional AuthMetadata to reports endpoint.
This header is optional because this endpoint should also work without any authentication.
Authentication gives us possibility to identify the user who is sending the report.

Depends on D10913

Test Plan

Tested together with the next diff.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable