arnoschoon
arnoschoon
Hi @tlimoncelli, With https://github.com/arnoschoon/dnscontrol/commit/d44997a7f558690b57eab540acca907290cc95e2 I've tried to implement a basic provider that is capable of notifying me of changes that are going to happen. I'll continue with the actual updating...
Hi @tlimoncelli , thanks for your feedback, I'm trying to fix all of your remarks in my code, so maybe a few commits will pop up. In the meantime I...
I think we should use https://github.com/StackExchange/dnscontrol/pull/1336 for an initial implementation of the provider (I'll focus on fixing any remarks) and add a possible additional feature like `create-domains` in a separate...
That's what I'm looking for, the domains are already purchased but their respective zones miss. What methods do I need to implement to support creation of zones in my provider?
Hi @lug-gh, Thanks for reaching out and your patience. Can you supply me with the exact version (and possibly CLI command) you're using? I'm not able to reproduce the issue...
Hi @dbc-ca and @drexlma , I ran into a similar issue and I was able to work around it by setting `SecResponseBodyAccess` to `Off` after including `/etc/nginx/modsecurity/modsecurity.conf`. Maybe this helps...