-
Notifications
You must be signed in to change notification settings - Fork 594
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
Expose Blockpage.SuppressFooter field #1053
Expose Blockpage.SuppressFooter field #1053
Conversation
6cf3bc4
to
2cb0c4d
Compare
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1053 +/- ##
==========================================
+ Coverage 49.06% 49.94% +0.88%
==========================================
Files 108 115 +7
Lines 10428 10991 +563
==========================================
+ Hits 5116 5490 +374
- Misses 4200 4338 +138
- Partials 1112 1163 +51
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
once a CHANGELOG is added, I'm 👍 |
This functionality has been released in v0.48.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Cloudflare documentation for TeamsAccount blockpage settings exposes
suppress_footer
field.https://api.cloudflare.com/#zero-trust-accounts-update-zero-trust-account-configuration
Has your change been tested?
Updated relevant test in teams_accounts.go.
Types of changes
What sort of change does your code introduce/modify?
Checklist: