Richard Steinmetz

Results 337 comments of Richard Steinmetz

Hi, thanks for the issue. Generally, each key registration is bound to a specific domain. This is mandated by the standard and we can't work around it. If you want...

I'm sorry for the delay. Thanks for testing IP addresses. I'll try to reproduce this and think about a fix.

I was able to reproduce your problem locally and read about it in the WebAuthn documents. The specs only allow domain names to be used as the relying party identification....

Waiting for https://github.com/nextcloud/mail/pull/10453 **EDIT:** Merged

No no, all good. I didn't do anything yet, just assigned myself to not forget about the PR. Thanks for the final rebase :)

This is likely a problem with your image library linking against libheif (e.g., Imagick) and setting an insufficient maximum memory limit, not Nextcloud itself. Ref https://github.com/ImageMagick/ImageMagick/issues/8109 @gu1lhem @maxi1134 @CodyTray Could...

This might be caused by using `DejaVu Sans` as the default font. It is known to overwrite some color emojis with ugly symbols and we use `system-ui` as the first...

Ahh, I see. So it is broken on Windows too? I thought this was a problem only on linux. For me it was only broken on the talk desktop client....

This issue can be closed now that #856 is merged, right?

Hi, thank you for the report. This is a request for the server repository. The twofactor_webauthn repository is hosting the code for using Webauthn devices as second factors, not the...