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

Seperate tokens for list/edit #4

Open
freman opened this issue Oct 1, 2020 · 1 comment
Open

Seperate tokens for list/edit #4

freman opened this issue Oct 1, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@freman
Copy link

freman commented Oct 1, 2020

The way this module is written I have to create one token that covers list and edit for all zones

go-acme lets me create a list for all zones and an edit just for the zone I'm interested in, this is a somewhat more secure method.

@mholt mholt added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 1, 2020
@mholt
Copy link
Contributor

mholt commented Aug 17, 2022

Can you just create a cloudflare.Provider using one key for one zone, and another one for another zone?

aliask added a commit to aliask/libdns-cloudflare that referenced this issue May 29, 2024
aliask added a commit to aliask/libdns-cloudflare that referenced this issue May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants
@freman @mholt and others