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

Subdomain fails without tweak to _handle_http_error #21

Open
nicobrevin opened this issue Nov 17, 2022 · 0 comments
Open

Subdomain fails without tweak to _handle_http_error #21

nicobrevin opened this issue Nov 17, 2022 · 0 comments

Comments

@nicobrevin
Copy link

I was failing to get a cert when requesting a cert for foo.example.com when the zone being managed by powerdns was .example.com. We're using powerdns with a custom auth proxy and it gives a 403 if you try to manage a zone that's not matched to the api key.

I accept that this isn't the normal flow of things for your average powerdns api user, but it was easily fixed by a check for 403 in _handle_http_error. Is this something you'd consider a patch for?

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

No branches or pull requests

1 participant