Scott Johnson
Scott Johnson
It's possible that Gnome 47 (which NixOS 24.11 uses) has the fix and a different issue now. Probably I'll have to wait until I get Gnome 47 on my own...
This actually sounds like one of the use case for which I wanted to create more powerful Sieve-based routing; unfortunately the UI isn't done for it yet. If you paste...
Comment by **Scott** on January 12, 2021: I believe threading in Roundcube is only enabled when the IMAP server supports the extension- ours doesn't yet, but I can probably make...
Comment by **ciprian.craciun** on January 12, 2021: Given that nobody complained about it so far, I would assume that few people actually use the RoundCube interface. (Most, including me, are...
Comment by **jeremy** on May 23, 2021: I would also like this feature as I sometimes use the RoundCube client.
I actually did look into it a little more. It seems like the THREAD extension in IMAP (which is the only thing Roundcube supports) is pretty heavily flawed in that...
I had to update the webauthn library, but this should now be fixed. On November 12, 2023 4:31:44 AM PST, Navtoj Chahal ***@***.***> wrote: >I'm getting the error below after...
I think it works now from my testing.
Interesting. The specific error from our logs matches this: https://github.com/bitwarden/clients/issues/6769 I'm guessing some kind of weird Mac-specific recent browser update makes the authenticatorAttachment property _present_ but undefined, instead of not...
This seems reasonable- the arrival date and the None (UID) orderings are usually the same unless you import. I'll need to look at the efficiency of sorting first though.