Remove explicit "Authorization" header #155
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
KittenSquad/glewlwyd!155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously included explicit declaration of
Authorizationheader based on #32 . Tested with Oauth2 plugin against a Postgrest API with Postman as a client, and the explicitAuthorizationheader/variable are not necessary on Nginx 1.18.0, running on Ubuntu 20.04. I was able to POST and PATCH with the returned token just fine without explicit declaration of theAuthorizationheader in the Nginx config.Thanks for the upgrade @RNCTX !
There's a conflict in your pull request, due to desynchronized INSTALL.md files between your fork and mine, can you resolve the conflict so I can merge the PR?