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

add check_origin handler to gateway WebSocketChannelsHandler #340

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

ricklamers
Copy link
Contributor

This was already merged on jupyter/notebook:

https://github.com/jupyter/notebook/blob/cd7a06ce88387b70c3dbe1bca6ab5ae222e28c60/notebook/gateway/handlers.py#L35

It makes sure the Websocket handler of the Gateway respects the user config of allow_origin.

Happy to change anything if this is not correct/desired for the jupyter_server repo!

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update Rick.

@kevin-bates kevin-bates merged commit b5997a6 into jupyter-server:master Nov 15, 2020
@Zsailer
Copy link
Member

Zsailer commented Dec 10, 2020

@meeseeksdev backport to 1.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter_server that referenced this pull request Dec 10, 2020
Zsailer added a commit that referenced this pull request Dec 10, 2020
…on-1.0.x

Backport PR #340 on branch 1.0.x (add check_origin handler to gateway WebSocketChannelsHandler)
Zsailer added a commit to Zsailer/jupyter_server that referenced this pull request Nov 18, 2022
* add a kernel info section to the advanced tools section

* add process/Pod ID to kernel info

* UI: kernel info item components

* rename to process id to pod id in kernel_info UI

* relax testing thresholds in UI
hMED22 pushed a commit to hMED22/jupyter_server that referenced this pull request Jan 23, 2023
add check_origin handler to gateway WebSocketChannelsHandler
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

Successfully merging this pull request may close these issues.

None yet

3 participants