Skip to content

Commit

Permalink
custom_csrs added
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Mar 30, 2022
1 parent cbeee2c commit 7b763f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CloudFlare/api_v4.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def zones(self):
self.add('AUTH', "zones", "bot_management")
self.add('AUTH', "zones", "custom_certificates")
self.add('AUTH', "zones", "custom_certificates/prioritize")
self.add("AUTH", "zones", "custom_csrs")
self.add('AUTH', "zones", "custom_hostnames")
self.add('AUTH', "zones", "custom_hostnames/fallback_origin")
self.add('AUTH', 'zones', 'custom_ns')
Expand Down

0 comments on commit 7b763f1

Please sign in to comment.