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
..
2021-01-09 19:41:12 +01:00
2021-01-09 19:41:12 +01:00
2020-12-06 00:06:53 +01:00
2020-12-06 00:06:53 +01:00
2020-12-14 23:05:53 +01:00
2020-11-15 13:11:21 +01:00
2020-12-13 11:54:11 +01:00
2020-10-17 23:20:31 +02:00
2020-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-10-17 23:20:31 +02:00
2020-12-21 18:26:12 +01:00
2020-12-21 18:26:12 +01:00
2020-11-10 19:11:52 +01:00
2020-11-10 19:11:52 +01:00
2020-12-21 18:26:12 +01:00
2020-12-22 23:37:11 +01:00
2020-12-22 23:37:11 +01:00
2020-12-22 23:37:11 +01:00
2020-11-29 22:20:27 +01:00
2020-12-13 11:54:11 +01:00
2020-12-13 11:54:11 +01:00
2020-11-24 21:38:13 +01:00
2020-11-08 21:46:13 +01:00
2020-12-30 13:31:55 +01:00
2020-12-30 13:31:55 +01:00
2020-12-30 13:31:55 +01:00
2020-12-30 13:31:55 +01:00
2021-01-09 12:02:07 +01:00
2021-01-04 13:41:13 +01:00
2021-01-03 22:12:19 +01:00
2021-01-03 22:12:19 +01:00
2021-01-03 10:47:29 +01:00
2020-12-23 15:45:59 +01:00
2020-12-28 21:28:40 +01:00
2020-12-18 19:20:30 +01:00