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 legacy hostnames validation and exceptions for specific audiences #1238

Merged
merged 1 commit into from
May 29, 2021

Conversation

vadeg
Copy link
Contributor

@vadeg vadeg commented May 21, 2021

Update validation to Rule 224.

  • Exclude merchant specific hostnames from rule validation
  • Add and extension to return API audience from any API
  • Add ApiAudience enum.

Fixes #1187

* Exclude merchant specific hostnames from rule validation
* Add and extension to return API audience from any API
* Add `ApiAudience` enum.

Fixes #1187
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #1238 (11ed7ec) into master (32a9d6e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1238   +/-   ##
=========================================
  Coverage     87.62%   87.62%           
  Complexity       85       85           
=========================================
  Files            69       69           
  Lines           978      978           
  Branches         71       71           
=========================================
  Hits            857      857           
  Misses           84       84           
  Partials         37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32a9d6e...11ed7ec. Read the comment docs.

@tkrop
Copy link
Member

tkrop commented May 27, 2021

👍

@vadeg
Copy link
Contributor Author

vadeg commented May 29, 2021

👍

@vadeg vadeg merged commit 0bedbf2 into master May 29, 2021
@tkrop tkrop deleted the gh-1187-legacy-hostnames-validation branch July 6, 2021 16:18
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.

Functional naming exception for legacy hostnames
3 participants