TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] fix(ops/users): Another try at adding a working password hash for mdjnsn
@ 2021-08-31 20:12 Mike Johnson
  0 siblings, 0 replies; only message in thread
From: Mike Johnson @ 2021-08-31 20:12 UTC (permalink / raw)
  To: depot

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

 From 4599dfa0bd1d9b4afb5f69134fd8e1744ab87fcb Mon Sep 17 00:00:00 2001
From: Mike Johnson <mdj@mikejohnson•xyz>
Date: Tue, 31 Aug 2021 21:06:11 +0100
Subject: [PATCH] fix(ops/users): Another try at adding a working 
password hash
  for mdjnsn

---
  ops/users/default.nix | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ops/users/default.nix b/ops/users/default.nix
index bf3e3161a..e82649a2c 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -137,6 +137,6 @@
      username = "mdjnsn";
      email = "mdj@mikejohnson•xyz";
      displayName = "Mike Johnson";
-    password = 
"{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$bHVoZ3VnMjNlMml1MjMyMzRsM2pnaGwyM2c0aGwyM2c$s7ks8ujqzsGhCNfN/wFISLf2tVHZSr5sGpu/6r/HbRQ";
+    password = 
"{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$77+f5DFbuzs5myyIUN2nHg$xyXkRhIHFVaPMZUhxPk1uxMpLeEmU3BeyQjDsNPlJVw";
    }
  ]
--
2.25.1


[-- Attachment #2: mdjnsn.patch --]
[-- Type: text/plain, Size: 881 bytes --]

From 4599dfa0bd1d9b4afb5f69134fd8e1744ab87fcb Mon Sep 17 00:00:00 2001
From: Mike Johnson <mdj@mikejohnson•xyz>
Date: Tue, 31 Aug 2021 21:06:11 +0100
Subject: [PATCH] fix(ops/users): Another try at adding a working password hash
 for mdjnsn

---
 ops/users/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ops/users/default.nix b/ops/users/default.nix
index bf3e3161a..e82649a2c 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -137,6 +137,6 @@
     username = "mdjnsn";
     email = "mdj@mikejohnson•xyz";
     displayName = "Mike Johnson";
-    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$bHVoZ3VnMjNlMml1MjMyMzRsM2pnaGwyM2c0aGwyM2c$s7ks8ujqzsGhCNfN/wFISLf2tVHZSr5sGpu/6r/HbRQ";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$77+f5DFbuzs5myyIUN2nHg$xyXkRhIHFVaPMZUhxPk1uxMpLeEmU3BeyQjDsNPlJVw";
   }
 ]
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-31 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 20:12 [PATCH] fix(ops/users): Another try at adding a working password hash for mdjnsn Mike Johnson

Code repositories for project(s) associated with this public inbox

	https://code.tvl.fyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).