mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
And for cases that just need to check whether the password/username is
empty, add a raw_{password,username} helper to avoid any allocation.
And for cases that just need to check whether the password/username is
empty, add a raw_{password,username} helper to avoid any allocation.