Adminy

Results 181 comments of Adminy

Since this "sso" component of openconnect is just to handle browser auth, there is not much that it does. I'm thinking if its possible to strip away all the unnecessary...

I don't see what the point is ... almost nobody uses this anymore. I'd say even that its a security risk and a hack to support a mode that this...

its visually less plesant to look at than the 4 imports tbh. Even though I do agree the pythonic way of imports is more appealing than JS with their: ```python3...

Still nothing on this? Any reason this wasn't merged?

Here are some logs to help investigate the error: https://logpaste.com/43u6SWnU

Well, now that discord on linux has wayland support, vesktop is no longer needed. However its still annoying that screen sharing software in 10 bit doesn't just fall back to...

any updates on this? Sounds like an important feature to have.

Rather than slicing 4k characters. wouldn't it be better if we hashed it and the client had the hash as a lookup to the real refresh token? Then local storage...

your PR looks great to me! I hope someone on the backstage team takes a look soon.

``` building '/nix/store/dxlmqg8p8m7gz3wmqmclp8gkwb4incra-python3.11-trio-0.25.0.drv'... error: builder for '/nix/store/dxlmqg8p8m7gz3wmqmclp8gkwb4incra-python3.11-trio-0.25.0.drv' failed with exit code 1; last 10 log lines: > adding 'trio-0.25.0.dist-info/top_level.txt' > adding 'trio-0.25.0.dist-info/RECORD' > removing build/bdist.linux-x86_64/wheel > Successfully built trio-0.25.0-py3-none-any.whl >...