samtoxie
samtoxie
Same experience, downgraded to `2.9.22`. Seems to work better but I'm considering migrating away as NPM requires more maintenance than plain NGINX :/
Could be this is related to what was happening in TMPE for linux users: https://github.com/CitiesSkylinesMods/TMPE/issues/817 If you tried installing the mono package and it still doesn't work: try adding ``STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1...
> > Could be this is related to what was happening in TMPE for linux users: [CitiesSkylinesMods/TMPE#817](https://github.com/CitiesSkylinesMods/TMPE/issues/817) > > If you tried installing the mono package and it still doesn't...
> > Could be this is related to what was happening in TMPE for linux users: [CitiesSkylinesMods/TMPE#817](https://github.com/CitiesSkylinesMods/TMPE/issues/817) > > If you tried installing the mono package and it still doesn't...
+1, S3 seems like a logical start considering the amount of providers and projects supporting it. I'll try and see if I can dedicate some time to this, as it...
Are you forwarding your SSH agent per chance? I have a suspicion this might cause it. Connecting to a host for the first time, while also forwarding the agent seems...
I can notice the same behaviour when performing the minor update. Ingress objects using the annotation as such will break and get rejected by the controller: ```yaml apiVersion: networking.k8s.io/v1 kind:...
Let me know if this is the right place for this report, I wasn't sure if it would be better in the zitadel repo or for the saml library.
> This happened in my case (Nextcloud SAML App) when sending the SLO SAMLRequest without an additional `SAMLEncoding` query parameter set to `urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE` > > In case someone else struggles...
Another option I'd recommend is implementing an identity provider, so you can use SSO via oidc. Especially if you're also using other applications besides warpgate. We use a combination of...