fcnyp

Results 11 comments of fcnyp

This may be related to https://github.com/jupyterhub/jupyterhub/issues/3117 I modified the configuration file to read: `c.JupyterHub.tornado_settings = {'headers': {'Content-Security-Policy': "frame-ancestors 10.200.50.3:80 "},"cookie_options": {"SameSite": "None", "Secure": True}}` When I inspect the cookies sent...