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

split out proxy from auth #11963

Merged
merged 3 commits into from
Jun 14, 2024
Merged

split out proxy from auth #11963

merged 3 commits into from
Jun 14, 2024

Conversation

blakeblackshear
Copy link
Owner

Splits the proxy config out from the auth config.

  • The proxy isn't really about authentication, so it doesn't make sense to be an auth mode
  • Adds the ability to configure a shared secret to validate that the request came from a known proxy

Copy link

netlify bot commented Jun 14, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit c226279
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/666cca233b29e800088b67d8

@blakeblackshear blakeblackshear marked this pull request as ready for review June 14, 2024 22:45
@blakeblackshear blakeblackshear marked this pull request as draft June 14, 2024 22:46
@blakeblackshear blakeblackshear marked this pull request as ready for review June 14, 2024 23:00
@hawkeye217 hawkeye217 merged commit 9ceffeb into dev Jun 14, 2024
13 checks passed
@hawkeye217 hawkeye217 deleted the proxy_auth_split branch June 14, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants