-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
structured config #2: legacy file structure refactoring and cookie support #2629
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
base: master
Are you sure you want to change the base?
structured config #2: legacy file structure refactoring and cookie support #2629
Conversation
73a110d
to
a05b222
Compare
a05b222
to
50f22a5
Compare
8cc53d4
to
87c4389
Compare
87c4389
to
f8037e1
Compare
This pull request has been inactive for 60 days. If the pull request is still relevant please comment to re-activate the pull request. If no action is taken within 7 days, the pull request will be marked closed. |
This pull request has been inactive for 180 days. If the pull request is still relevant please comment to re-activate the pull request. If no action is taken within 14 days, the pull request will be marked closed. |
Description
Warning
This is a PR stacked on top of introduce mapstructure decoder for yaml parsing #2628
Actual stacked changes can be viewed here:
https://github.com/tuunit/oauth2-proxy/pull/6/files
legacy_options.go
by splitting it apart into onelegacy_*.go
file per type.Motivation and Context
How Has This Been Tested?
Checklist: