Fabian Dellwing
Fabian Dellwing
This even goes a bit further with localization. My de_DE Linux does also accept `j`/`ja` for `y`/`yes`.
It's like this for ages. Only workaround I found is to add an extra space.
Can you hint me the file where this is handled for HandyNotes and I will have a look at it myself?
Just a quick question for all of you pushing this issue: How did you setup MFA in GitHub without first using TOTP? Isn't that industry standard to first require a...
> What industry "standard" could you please list a the specific "standard" you are talking about? I can not because there is not written standard, but a lot of apps...
Ok, I played with it a bit more, but it came to a crashing halt pretty fast: ``` threatdragon-1 | error: controllers/auth.js: {"service":"threat-dragon","timestamp":"2024-04-15 12:43:40"} threatdragon-1 | error: Gitlab Enterprise is...
Sure, I'm happy to assist in testing.
Is OpenSSL statically linked? If not, the OpenSSL version of the system running the package is the only relevant.
Ran into the same problem with `width` today for page: https://world-of-dungeons.net ``` WebContent: /home/ubuntu/serenity/Userland/Libraries/LibWeb/Layout/LayoutState.cpp:337: void Web::Layout::LayoutState::UsedValues::set_content_width(CSSPixels): Assertion `isfinite(width.to_double())' failed. ```
Some update changed the exact crash, but it's the same line: ``` WebContent: /home/ubuntu/serenity/Userland/Libraries/LibWeb/Layout/LayoutState.cpp:337: void Web::Layout::LayoutState::UsedValues::set_content_width(CSSPixels): Assertion `!width.might_be_saturated()' failed. ```