From 1639eff115d093b429087213368fb45adcf7899a Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 7 Apr 2025 16:03:58 +0200 Subject: hosts/server3: Use supported password hashing function for soispha@vhack.eu --- hosts/by-name/server3/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/by-name/server3/configuration.nix b/hosts/by-name/server3/configuration.nix index 1e50b53..2291307 100644 --- a/hosts/by-name/server3/configuration.nix +++ b/hosts/by-name/server3/configuration.nix @@ -88,7 +88,7 @@ { class = "individual"; name = "soispha"; - secret = "$y$j9T$0IHlBDRn5IwCeftzzCrUm.$GLr/ekcuW1C63IGCk8mkoU3iy/hQOH/piAYYshb6y.1"; + secret = "$6$gKPH1mFl8wXllYZh$87vMmcdTu614KTowGSjFze8mn1pB7YBSiId3uWi69Fbdv1.DeKcVNoSdtaCiiWY3tehLvms4trzTnJkmkzIep0"; email = [ "soispha@vhack.eu" "abuse@vhack.eu" -- cgit 1.4.1