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

API action for adding new records to a zone #75

Open
lukavia opened this issue May 9, 2018 · 3 comments
Open

API action for adding new records to a zone #75

lukavia opened this issue May 9, 2018 · 3 comments

Comments

@lukavia
Copy link

lukavia commented May 9, 2018

There should be a method for adding new records to a zone.
And an interface to set API Key the right to do this for a zone

@loewexy
Copy link
Owner

loewexy commented May 10, 2018

Version 2 will feature a complete API, its current state is documented in the wiki. Although it is primarily targeted at interfaces it can be used as general API. Will this suffice for your usecase?

@lukavia
Copy link
Author

lukavia commented May 10, 2018

Well no.
I'm already using the current API, but I want to use high level of security (key) and allow only addition of new records. Without the option to modify other records or the zone itself.

@loewexy
Copy link
Owner

loewexy commented May 10, 2018

Ok this wont be implemented in the near future but I imagine adding a Key/Password to a single domain like it can be done only for records currently. This could then have some additional capabilitys to decide what actions are allowed for this credential.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants