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/kibana/settings/defaultIndex endpoint doesn't validate parameters #15769

Closed
ctindel opened this issue Dec 26, 2017 · 3 comments
Closed

/api/kibana/settings/defaultIndex endpoint doesn't validate parameters #15769

ctindel opened this issue Dec 26, 2017 · 3 comments
Labels
Team:Operations Team label for Operations Team

Comments

@ctindel
Copy link

ctindel commented Dec 26, 2017

No matter what you put in for the value of the id for the default index pattern you will get a 200 response code back. Should return non-200 if you pass an index pattern ID that doesn't exist.

@ctindel
Copy link
Author

ctindel commented Dec 26, 2017

CC @tylersmalley

@jbudz
Copy link
Member

jbudz commented Dec 26, 2017

👍 .
There's no advanced settings whitelist validation at the api level, so the solution will need to be general purpose.

@jbudz jbudz added the Team:Operations Team label for Operations Team label Dec 26, 2017
@jbudz
Copy link
Member

jbudz commented Nov 23, 2020

I'm going to close this out as a duplicate of #46717. This issue's older but favoring discussion on the newer.

@jbudz jbudz closed this as completed Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

2 participants