TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Ben Cox <ben@benjojo•co.uk>
To: depot@tazj.in
Subject: [PATCH] feat(tvl-slapd): add ben to slapd
Date: Sun, 27 Sep 2020 23:46:51 +0100	[thread overview]
Message-ID: <CAL=9YSWyrU6FvViizy4U5iJ0TmywLhak7Xfv9op6M__NN+S3gg@mail.gmail.com> (raw)

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


                 reply	other threads:[~2020-09-27 22:47 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='CAL=9YSWyrU6FvViizy4U5iJ0TmywLhak7Xfv9op6M__NN+S3gg@mail.gmail.com' \
    --to=ben@benjojo$(echo .)co.uk \
    --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).