TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Bartosz Stebel <implr@hackerspace•pl>
To: depot@tazj.in
Cc: Bartosz Stebel <implr@hackerspace•pl>
Subject: [PATCH] feat(tvl-slapd): add implr
Date: Thu, 23 Jul 2020 23:53:18 +0200	[thread overview]
Message-ID: <20200723215318.10756-1-implr@hackerspace.pl> (raw)

---
 ops/nixos/tvl-slapd/default.nix | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index d58d1a9d0..3a7d33e72 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -107,6 +107,11 @@ let
       email = "mail@tazj•in";
       password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wOPEl9D3kSke//oLtbvqrg$j0npwwXgaXQ/emefKUwL59tH8hdmtzbgH2rQzWSmE2Y";
     }
+    {
+      username = "implr";
+      email = "implr@hackerspace•pl";
+      password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$SHRFps5sVgyUXYdmqGPw9g$tEx9DwKK1RjWlw52GLwOZ/iHep+QJboaZE83f1pXSwQ";
+    }
   ];
 in {
   # Use our patched OpenLDAP derivation which enables stronger password hashing.
-- 
2.27.0



                 reply	other threads:[~2020-07-23 21:53 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=20200723215318.10756-1-implr@hackerspace.pl \
    --to=implr@hackerspace$(echo .)pl \
    --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).