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 Cloudflare API Token support for auth; make domain optional if zone_id is provided #3406

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

abhishekkr
Copy link
Contributor

This commit

  • adds extra support for api_token config to be used. This has been tested locally.

  • domain config is only required if zone_id is not provided, hence code & documentation have been updated accordingly

Cloudflare authorization is also supported by API Tokens, which is considered as a better practice compared to API Keys.

Signed-off-by: AbhishekKr abhikumar163@gmail.com

… provided

Signed-off-by: AbhishekKr <abhikumar163@gmail.com>
@antonmedv antonmedv merged commit b0207b2 into deployphp:master Dec 15, 2022
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.

None yet

2 participants