recursor: Does empty webservice.api_key disable the API? #16541
Unanswered
karelbilek
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Ah, it seems like - unlike in dnsdist - the API is impossible to turn off, and the graphic webserver is using the REST API. edit: when I am looking at the source code, it actually looks like a bug. I will make a PR |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to enable the portal, but not the API. Does setting
webservice.api_keyto empty string do this and disable the API?Seeing the source code, it seems it does that, but the docs are not clear about this.
Beta Was this translation helpful? Give feedback.
All reactions