TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Mike Johnson <mdj@mikejohnson•xyz>
To: "depot@tazj.in" <depot@tazj.in>
Subject: [PATCH] fix(ops/users): Another try at adding a working password hash for mdjnsn
Date: Tue, 31 Aug 2021 21:12:57 +0100	[thread overview]
Message-ID: <9e744c13-7ec9-9a52-a8b8-246261fa54bc@mikejohnson.xyz> (raw)

[-- 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


                 reply	other threads:[~2021-08-31 20:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e744c13-7ec9-9a52-a8b8-246261fa54bc@mikejohnson.xyz \
    --to=mdj@mikejohnson$(echo .)xyz \
    --cc=depot@tazj.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).