TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd) add jamie to slapd
@ 2020-11-26  0:09 Jamie McClymont
  0 siblings, 0 replies; only message in thread
From: Jamie McClymont @ 2020-11-26  0:09 UTC (permalink / raw)
  To: depot

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

o/

- Jamie


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-feat-tvl-slapd-add-jamie-to-slapd.patch --]
[-- Type: text/x-patch; name="0001-feat-tvl-slapd-add-jamie-to-slapd.patch", Size: 910 bytes --]

From 120cc4193e0b8fda2b6fd16654b90c638914545f Mon Sep 17 00:00:00 2001
From: Jamie McClymont <jamie@kwiius•com>
Date: Thu, 26 Nov 2020 13:06:36 +1300
Subject: [PATCH] feat(tvl-slapd) add jamie to slapd

---
 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 57559e096..cb47d8b33 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -143,6 +143,11 @@ let
       email = "tvl@benjojo•co.uk";
       password = "{SSHA}Zi48mSPsRMEPhff44w4RHi0SjjyhjWk1";
     }
+    {
+      username = "jamie";
+      email = "jamie@kwiius•com";
+      password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$OkAMHVAfQ3nJhBffYJwk7Q$JV3DrF9eOU+4VL6I+nkaMUUOMqWuNzdp7N7U5Xwa3fg";
+    }
   ];
 in {
   # Use our patched OpenLDAP derivation which enables stronger password hashing.
-- 
2.29.2


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

only message in thread, other threads:[~2020-11-26  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-26  0:09 [PATCH] feat(tvl-slapd) add jamie to slapd Jamie McClymont

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).