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

add --force-https option to redirect plain http requests to https #56

Merged
merged 1 commit into from
May 27, 2020

Conversation

ploxiln
Copy link
Owner

@ploxiln ploxiln commented May 26, 2020

inspired by oauth2-proxy/oauth2-proxy#285

Also refactor loggingHandler to have a separate "disabled" variant
noLoggingHandler, which is used when request-logging is disabled
(instead of checking enabled on every request).

inspired by oauth2-proxy/oauth2-proxy#285

Also refactor loggingHandler to have a separate "disabled" variant
noLoggingHandler, which is used when request-logging is disabled
(instead of checking enabled on every request).
@ploxiln ploxiln merged commit 434122a into master May 27, 2020
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.

1 participant