Enol Fernández

Results 7 comments of Enol Fernández

#2911 is related to this. While one can set the `SameSite` when using py3.8, the cookies are not cleared unless this is also specified.

This happens at least on Brave (even with shields off) version 1.13.82 Chromium: 85.0.4183.83 (Official Build) (64-bit) and chrome. Error reported is: This Set-Cookie didn't specify a "SameSite" attribute and...

Hi! is there any activity on this area? We'd really like to have this in place for our JupyterHub and would be happy to join effort on this if there...

It does exist: ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal $ ls /etc/default/ amd64-microcode bsdmainutils cron docker...

was there any progress on this? I'm also interested in an OIDC authenticator.

I have checked my installed version and I have v6.0.0. Going to the code I see the issue here: https://github.com/jupyterhub/kubespawner/blob/main/kubespawner/spawner.py#L1849 I have added this to my code: ``` self.log.debug(escapism.escape( self.name,...