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

Inconsistent code-challenge-method CLI flag and config file naming #1766

Merged
merged 4 commits into from
Sep 1, 2022

Conversation

braunsonm
Copy link
Collaborator

  • Allow previous config option for now to prevent breaking configs

Fixes #1667

Description

See #1667

How Has This Been Tested?

Locally with contrib

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.

- Allow previous config option for now to prevent breaking configs

Fixes oauth2-proxy#1667
@braunsonm braunsonm requested a review from a team as a code owner August 21, 2022 16:58
JoelSpeed
JoelSpeed previously approved these changes Aug 31, 2022
Copy link
Member

@JoelSpeed JoelSpeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @braunsonm, this looks good, can you add a changelog and then feel free to merge

@braunsonm
Copy link
Collaborator Author

My fault @JoelSpeed I thought I had added that.

I don't have permission to merge so when you get a chance please go ahead.

Copy link
Member

@JoelSpeed JoelSpeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating

@JoelSpeed JoelSpeed merged commit fcecbeb into oauth2-proxy:master Sep 1, 2022
@JoelSpeed JoelSpeed added the bug label Sep 1, 2022
msaf1980 pushed a commit to msaf1980/oauth2-proxy that referenced this pull request Sep 27, 2022
…auth2-proxy#1766)

* Inconsistent code-challenge-method CLI flag and config file naming

- Allow previous config option for now to prevent breaking configs

Fixes oauth2-proxy#1667

* Add changelog entry

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent code-challenge-method CLI flag and config file naming
2 participants