TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd): add ben to slapd
@ 2020-09-27 22:46 Ben Cox
  0 siblings, 0 replies; only message in thread
From: Ben Cox @ 2020-09-27 22:46 UTC (permalink / raw)
  To: depot

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

.


[-- Attachment #2: 0001-feat-tvl-slapd-add-ben-to-slapd.patch --]
[-- Type: text/x-patch, Size: 912 bytes --]

From dbdc040f4de5dde3d5467fbc6b6e7173bc476ea4 Mon Sep 17 00:00:00 2001
From: Ben Cartwright-Cox <Ben@Benjojo•co.uk>
Date: Sun, 27 Sep 2020 23:45:13 +0100
Subject: [PATCH] feat(tvl-slapd): add ben to slapd

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

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index 2a82b219a..ec7e8b834 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -123,6 +123,12 @@ let
       email = "v@anomalous•eu";
       password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$Wa11vk3gQKhJr1uzvtRTRQ$RHfvcC2j6rDUgWfezm05N03LeGIEezeKtmFmt+rfvM4";
     }
+    {
+      username = "ben";
+      email = "tvl@benjojo•co.uk";
+      password = "{SSHA}Zi48mSPsRMEPhff44w4RHi0SjjyhjWk1";
+    }
+
   ];
 in {
   # Use our patched OpenLDAP derivation which enables stronger password hashing.
-- 
2.17.1


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

only message in thread, other threads:[~2020-09-27 22:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 22:46 [PATCH] feat(tvl-slapd): add ben to slapd Ben Cox

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