Results 65 comments of link89

Hi @melsabagh-kw Thank you for the sample code. I think it's a good idea to use `--` to indicate the end of options, but that's not what I intended. I...

Is there any other LDAP to OpenID Connector OSS solution that supports 2FA?

I find that Casdoor may work but I didn't test it yet.

Run `npm install` before `docker-compose up` doesn't solve the problem in my case.

Hi @marcodlk Can you share the diff of the change you make? It looks like quilt never access the credentials.json file.

Hi @vidartf I am also looking for a method to block execution until specific event happens, but it turns out that the event won't be sent if the main thread...

I have a ubuntu workstation in office LAN and whenever I connect to cockpit it just took a very long time to connect via IP address. And sometimes it would...

Looking forward to this feature. This can be used to remove `code=xxx` from URL in a OAuth2 code flow as this is the only way to modify URL in Streamlit...

The same as https://github.com/google/python-fire/issues/229 You have to quote them `--keyword_list=[tmp,\"01\"]`