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)
Wed, Jan 22, 11:01 PM
Unknown Object (File)
Wed, Jan 22, 11:01 PM
Unknown Object (File)
Wed, Jan 22, 11:01 PM
Unknown Object (File)
Wed, Jan 22, 11:01 PM
Unknown Object (File)
Sun, Jan 19, 3:02 PM
Unknown Object (File)
Fri, Jan 10, 10:11 PM
Unknown Object (File)
Dec 23 2024, 8:06 AM
Unknown Object (File)
Dec 23 2024, 8:06 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
No Lint Coverage
Unit
No Test Coverage