InvalidUsernameException

Results 55 comments of InvalidUsernameException

Looks like that flag is already used: https://github.com/LadybirdBrowser/ladybird/blob/c1c24e8fd6fd3302d164e4198458d837523b2695/Meta/CMake/common_compile_options.cmake#L97

> Please help me finish this PR. Not a maintainer, but these changes all look good to me now. At this point your branch is old enough though that some...

> Is this possible on windows 10? Opening the System Preferences, the Security option gives no option for disck access This is a macOS-specific workaround to a macOS-specific problem. If...

As a general thought: Would it make sense to do this check at runtime rather than at compile time? With binary distributed versions in the future, I presume a single...

For testing purposes I made the below patch (which is just a workaround and not a proper fix). It forces a run of the garbage collector at the end of...