Files
ladybird/Libraries/LibCore
Andreas Kling 9a688af4b1 LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)
This patch moves the user account password hashes from /etc/passwd,
where they were world-readable, to /etc/shadow, where only root can
access them.

The Core::Account class is extended to support both authentication
against, and modification of /etc/shadow.

The default password for "anon" as of this commit is "foo" :^)
2021-01-09 19:41:12 +01:00
..
2020-12-14 23:05:53 +01:00
2020-06-11 22:44:54 +02:00
2020-07-28 17:07:22 +02:00
2020-07-28 17:07:22 +02:00
2020-09-16 17:50:43 +02:00
2020-09-16 17:50:43 +02:00
2020-07-29 14:41:57 +02:00