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

fix(auth): HMAC was falling thru to catchall if auth required #1470

Merged
merged 2 commits into from
Feb 27, 2021

Conversation

satterly
Copy link
Member

@satterly satterly commented Feb 27, 2021

Even though a request may have been successfully authenticated using HMAC if AUTH_REQUIRED was set to True it would always fail with a 401 error.

@satterly satterly merged commit 6e7e594 into master Feb 27, 2021
saivarunr pushed a commit to rudderlabs/alerta that referenced this pull request Nov 27, 2021
…#1470)

* fix(auth): HMAC was falling thru to catchall if auth required

* fix(tests): fix forwarder test with auth enabled
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

1 participant