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

Update security preferences #196

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Update security preferences #196

merged 1 commit into from
Jun 14, 2021

Conversation

telday
Copy link
Contributor

@telday telday commented Jun 14, 2021

What does this PR do?

Need to specify that no authentication method should be used when using some authentication methods. If nothing is specified for the field then some utilities assume all of them should be used. This causes issues.

Checklists

Change log

  • The CHANGELOG has been updated, or
  • This PR does not include user-facing changes and doesn't require a CHANGELOG update

Test coverage

  • This PR includes new unit and integration tests to go with the code changes, or
  • The changes in this PR do not require tests

Documentation

  • Docs (e.g. READMEs) were updated in this PR, and/or there is a follow-on issue to update docs, or
  • This PR does not require updating any documentation

@telday telday requested a review from a team as a code owner June 14, 2021 19:19
@telday telday force-pushed the update-security-list branch from ff4b8ef to e3ae4fd Compare June 14, 2021 19:20
If an empty list is not specified for the `security`
field then some utilities will automatically
assume ALL authentication types are supposed to be used.
Obviously this causes issues.
@telday telday force-pushed the update-security-list branch from e3ae4fd to f2f7526 Compare June 14, 2021 19:29
Copy link
Contributor

@john-odonnell john-odonnell left a comment

Choose a reason for hiding this comment

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

LGTM. Noticed that the last few PRs experience API contract test flakiness, so I filed #197

@telday telday merged commit 5a6d0ab into main Jun 14, 2021
@telday telday deleted the update-security-list branch June 14, 2021 19:56
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.

2 participants