mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
This patch adds a new user "admin" with the password "admin". The password is hashed with sha512 ($6) as a hint to new users attempting to change the password (avoid the weakest algorithms). Signed-off-by: Richard Alpe <richard@bit42.se>