Files
Arch-R/config
Ian Leonard 2cb6f17526 config/buildsystem: generate password hash in add_user using python
Python3's crypt module is capable of generating password hashes. Use that
instead of busybox:host's cryptpw function.

Move password hashing into config/function's add_user(), so one need not
remember to generate the hash and then pass it into add_user().

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-08-12 00:15:01 +00:00
..
2019-11-27 16:53:41 +00:00
2021-01-18 01:14:21 +00:00
2021-05-28 03:06:17 +00:00