Felix Eckhofer
Felix Eckhofer
This works for me, but you must use a scope name that Immich actually requests. `Scope name: openid` works fine.
Strictly speaking, implementing TOFU would be the better fix and more in line with user expectations around SSH, but given that it would be more complex and user would have...
Because this is apparently getting some attention, I want to mention that I don't particularly care if this PR or the other commit end up being merged (though I still...
One more thing I remember now: The way both this PR and the other commit work, only the first host key offered by the server is checked. This means you...
Hey, thanks for getting back on this. I can add both the documentation and tests as well as an updated implementation that avoids verifying the first ssh host key only...
Sorry this took a bit longer than promised. The AI generated suggestions in https://github.com/benbjohnson/litestream/pull/609#issuecomment-3184219249 didn't actually test the host key check. I've now added tests for both the configuration as...
The voice PE device uses similar animations, maybe they could serve as inspiration? https://github.com/esphome/home-assistant-voice-pe/blob/817efa65bdaa407050830c54a3161021628b8560/home-assistant-voice.yaml#L546 ff
This does not appear to be related to this repo, but some quick searching suggest this may be related to having docker installed as a snap. What OS are you...
What the documentation wants to tell you is that you can use every PrivateKey for any server of your choosing. A PrivateKey is not bound to one specific server or...
Interesting. Did not have that problem until now and I just regenerated a wireguard key today. But maybe they are rolling out something gradually?