Files
ladybird/Userland/Utilities/test-imap.cpp
Brian Gianforcaro 9e667453c7 LibCore: Make get_password return SecretString instead of String
We shouldn't let secrets sit around in memory, as they could potentially
be retrieved by an attacker, or left in memory during a core dump.
2021-09-12 16:36:52 +02:00

6.4 KiB