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

React UI: Send cookies on fetch() on older browsers #6553

Merged
merged 2 commits into from Jan 20, 2020

Conversation

juliusv
Copy link
Member

@juliusv juliusv commented Jan 4, 2020

Fixes #6428

Signed-off-by: Julius Volz julius.volz@gmail.com

@juliusv
Copy link
Member Author

juliusv commented Jan 4, 2020

@simonpasquier Do you have one of those older browsers lying around to test this?

@simonpasquier
Copy link
Member

I don't have one but I can ask the person that reported the issue originally.

@juliusv
Copy link
Member Author

juliusv commented Jan 6, 2020

@simonpasquier That'd be cool! Also fixed the tests.

Fixes #6428

Signed-off-by: Julius Volz <julius.volz@gmail.com>
Signed-off-by: Julius Volz <julius.volz@gmail.com>
@juliusv juliusv force-pushed the react-ui-fix-credentials-default branch from 9b6f34e to c87c60d Compare January 20, 2020 12:01
@juliusv
Copy link
Member Author

juliusv commented Jan 20, 2020

Rebased on master.

@simonpasquier Any news here from users, or should we just merge it?

@simonpasquier
Copy link
Member

No news yet. I think it's fine to merge as-is.

@juliusv
Copy link
Member Author

juliusv commented Jan 20, 2020

Ok thanks, merging...

@juliusv juliusv merged commit a677622 into master Jan 20, 2020
@juliusv juliusv deleted the react-ui-fix-credentials-default branch January 20, 2020 15:50
boyskila pushed a commit to boyskila/prometheus that referenced this pull request Jan 25, 2020
* React UI: Send cookies on fetch() on older browsers

Fixes prometheus#6428

Signed-off-by: Julius Volz <julius.volz@gmail.com>

* Fix fetch() tests to expect new options

Signed-off-by: Julius Volz <julius.volz@gmail.com>
@cstyan
Copy link
Member

cstyan commented Feb 7, 2020

/prombench v2.15.2

@prombot
Copy link
Contributor

prombot commented Feb 7, 2020

⏱️ Welcome to Prometheus Benchmarking Tool. ⏱️

Compared versions: PR-6553 and v2.15.2

After successful deployment, the benchmarking metrics can be viewed at:

Other Commands:
To stop benchmark: /prombench cancel
To restart benchmark: /prombench restart v2.12.0

@cstyan
Copy link
Member

cstyan commented Feb 7, 2020

/prombench cancel

@prombot
Copy link
Contributor

prombot commented Feb 7, 2020

Benchmark cancel is in progress.

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

Successfully merging this pull request may close these issues.

React UI: fetch() not sending cookies with older browsers leading to "Forbidden" errors
4 participants