Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add frigate auth headers #58

Merged
merged 2 commits into from
May 15, 2024
Merged

Add frigate auth headers #58

merged 2 commits into from
May 15, 2024

Conversation

0x2142
Copy link
Owner

@0x2142 0x2142 commented May 15, 2024

Add support for sending arbitrary HTTP headers to Frigate. This allows for ability to send authorization headers, or others if needed.

Original request #52

@0x2142 0x2142 self-assigned this May 15, 2024
@0x2142 0x2142 added the enhancement New feature or request label May 15, 2024
@0x2142 0x2142 added this to the v0.2.8 milestone May 15, 2024
@0x2142 0x2142 merged commit 681b3c5 into main May 15, 2024
2 checks passed
@0x2142 0x2142 deleted the add-frigate-auth-headers branch May 15, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support Basic authentication and Bearer Token authorization for a connection to Frigate server
1 participant