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-29 17:42:04 +01:00
2021-01-09 13:48:15 +01:00
2021-01-03 22:12:08 +01:00
2020-12-28 00:12:12 +01:00
2020-07-01 12:53:39 +02:00
2020-12-27 23:07:44 +01:00
2020-10-20 14:40:47 +02:00
2021-01-09 19:41:12 +01:00
2020-12-24 21:00:10 +01:00
2020-12-24 11:02:04 +01:00
2021-01-09 19:22:23 +01:00
2020-09-05 14:19:38 +02:00
2020-10-03 12:36:49 +02:00
2020-05-14 20:15:18 +02:00
2020-12-29 23:38:48 +01:00
2020-12-27 23:07:44 +01:00
2020-05-28 00:50:55 +02:00
2020-05-28 00:50:55 +02:00
2021-01-09 19:22:23 +01:00
2020-12-31 21:51:00 +01:00
2020-12-27 21:25:27 +01:00
2020-12-27 21:25:27 +01:00
2020-12-27 21:25:27 +01:00
2020-12-27 21:25:27 +01:00
2021-01-09 19:22:23 +01:00
2020-12-27 21:25:27 +01:00
2020-11-25 20:50:22 +01:00
2020-12-20 11:59:40 +01:00
2021-01-01 23:43:44 +01:00
2020-06-02 19:29:31 +02:00
2021-01-03 17:12:50 +01:00
2020-08-04 11:27:14 +02:00