-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
external-authorizer: Fix when request HOST doesn't have port
Fix a bug that triggered panic when a request's HOST header did not have the port number. GitHub-PR: #100 Signed-off-by: Ioannis Bouloumpasis <buluba@arrikto.com> Reviewed-by: Athanasios Markou <athamark@arrikto.com>
- Loading branch information
1 parent
e3ceec8
commit d55a30c
Showing
2 changed files
with
86 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters