Enol Fernández

Results 4 issues of Enol Fernández

Similarly to `set_cookie`, the `clear_cookie` function should be able to take extra cookie arguments, otherwise the browser may refuse to clear the cookie. This is happening at least for the...

web

Support the client_secret_post method as specificed at https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication Keeps the behaviour of the `basic_auth` config and adds a new config parameter `client_auth_method` to support `client_secret_post` and `client_secret_basic` (this is the...

needs review

On Ubuntu 20.04 with kubernetes v1.20.5, this error appears for wn: ``` TASK [grycap.kubernetes : Add KUBELET_EXTRA_ARGS] ************************************************************************************************************** fatal: [x.y.z.x]: FAILED! => {"msg": "No file was found when using first_found....

### Bug description Named server that start with an upper letter produces escaped labels with invalid characters in label annotations. E.g. for "RStudioServerOption" I get this error from kubernetes: ```...

bug