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

Plugin changes authentication in http requests to local files #53

Open
pgorczak opened this issue Jul 2, 2018 · 0 comments
Open

Plugin changes authentication in http requests to local files #53

pgorczak opened this issue Jul 2, 2018 · 0 comments

Comments

@pgorczak
Copy link

pgorczak commented Jul 2, 2018

I've run into this via bokeh/jupyter_bokeh#42 and vega/altair#927.

When ipympl is installed, http requests to local files (GET /files/...) made by the vega plugin stop working. They get forwarded to /login with a 302 status code. Installing ipympl seems to cause the requests to be sent without any cookies. In my case requests without ipympl present had cookie data _xsrf, csrftoken, username-localhost-8888, username-localhost-8889.

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