Files
ladybird/Userland/Libraries/LibCore/Account.cpp
Brian Gianforcaro df04283d61 LibCore: Make Account::authenticate take a SecretString
To encourage users to use the SecretString API, change the API so that
Account::authenticate only accepts a SecretString.
2021-09-12 16:36:52 +02:00

10 KiB