From 48319faf88b6cebfd91ee5c807444eaad52b5628 Mon Sep 17 00:00:00 2001 From: hexchen Date: Sat, 5 Dec 2020 18:59:20 +0000 Subject: [PATCH] hainich: fix password hash --- configuration/hosts/hainich/services/mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/hosts/hainich/services/mail.nix b/configuration/hosts/hainich/services/mail.nix index 44b339f..bdf2572 100644 --- a/configuration/hosts/hainich/services/mail.nix +++ b/configuration/hosts/hainich/services/mail.nix @@ -66,7 +66,7 @@ hashedPassword = "$6$mjrMQG5smqLRlm$WzmbiZnGlEXGT7hj/n2qz0nvVzGyZfMToCyLRi0wErfVEHI7y7jtWoHqIWnpcHAM29UocsIFFsUCb3XqQCwwB."; }; "newsletter@hacc.space" = { - hashedPassword = "$6$qjJhDI6I5kVA$IigLcPuTi3IVu3rZh50ZpHb/GF2PoQ/kL69MVCKMN7B/kxMZkAIprQouux97ZqwGJ2zm2vgrsKX4HWRcrrAMA."; + hashedPassword = "$6$f0xKnQxBInd$zbVIi1lTKWauqW.c8sMNLHNwzn81oQrVOiIfJwPa98n9xWz/NkjuWLYuFpK.MSZwNwP7Yv/a/qaOb9v8qv/.N1"; }; };