-
Notifications
You must be signed in to change notification settings - Fork 597
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
GATE-5397: Add support for extended email matching setting #1486
Conversation
changelog detected ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! ping me once you have those API docs and we can get this merged 🏆
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1486 +/- ##
==========================================
+ Coverage 48.33% 53.59% +5.25%
==========================================
Files 133 156 +23
Lines 13023 11903 -1120
==========================================
+ Hits 6295 6379 +84
+ Misses 5201 3672 -1529
- Partials 1527 1852 +325 ☔ View full report in Codecov by Sentry. |
Documentation has been updated https://developers.cloudflare.com/api/operations/zero-trust-accounts-update-zero-trust-account-configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome @dfialho, thanks!
This functionality has been released in v0.87.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
This change introduces support for enabling/disabling extended e-mail matching
Has your change been tested?
Tested manually and by adjusting unit tests
Screenshots (if appropriate):
Types of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.