serenity/Base
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
..
etc LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^) 2021-01-09 19:41:12 +01:00
home/anon little: Remove "-Os" compile flag 2021-01-09 10:55:46 +01:00
res SpaceAnalyzer: use "Proper Noun" name style 2021-01-09 13:59:23 +01:00
usr Userland: Add ddate utility 2021-01-08 09:42:43 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00