Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat:allow authentication using proxy request header #860
base: master
Are you sure you want to change the base?
feat:allow authentication using proxy request header #860
Changes from all commits
e5dc89b
d5c39ad
cb8cb60
c29be09
3248915
f53cf07
3559613
490f8ee
c66eba4
65f2045
f44354b
c0399fc
8ec3fcf
7ef80e1
d0462f2
5bcd64f
b46edf1
c5a0784
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 58 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L55-L58
Check warning on line 65 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L60-L65
Check warning on line 69 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L67-L69
Check warning on line 77 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L71-L77
Check warning on line 82 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L79-L82
Check warning on line 90 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L84-L90
Check warning on line 94 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L92-L94
Check warning on line 97 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L96-L97
Check warning on line 99 in internal/http/middleware/auth.go
Codecov / codecov/patch
internal/http/middleware/auth.go#L99
Check warning on line 18 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L12-L18
Check warning on line 23 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L20-L23
Check warning on line 28 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L26-L28
Check warning on line 30 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L30
Check warning on line 32 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L32
Check warning on line 36 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L35-L36
Check warning on line 42 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L39-L42
Check warning on line 46 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L46
Check warning on line 50 in internal/http/middleware/cidrs.go
Codecov / codecov/patch
internal/http/middleware/cidrs.go#L49-L50
Check warning on line 61 in internal/http/server.go
Codecov / codecov/patch
internal/http/server.go#L61
Check warning on line 72 in internal/webserver/handler-api.go
Codecov / codecov/patch
internal/webserver/handler-api.go#L66-L72
Check warning on line 74 in internal/webserver/handler-api.go
Codecov / codecov/patch
internal/webserver/handler-api.go#L74
Check warning on line 115 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L115
Check warning on line 119 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L117-L119
Check warning on line 123 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L122-L123
Check warning on line 130 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L126-L130
Check warning on line 132 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L132
Check warning on line 140 in internal/webserver/handler.go
Codecov / codecov/patch
internal/webserver/handler.go#L140