* [PATCH] feat(tvl-slapd): add etu to slapd
@ 2020-10-22 7:48 Elis Hirwing
0 siblings, 0 replies; only message in thread
From: Elis Hirwing @ 2020-10-22 7:48 UTC (permalink / raw)
To: depot
[-- Attachment #1.1: Type: text/plain, Size: 26 bytes --]
See attached patch file.
[-- Attachment #1.2: 0001-feat-tvl-slapd-add-etu-to-slapd.patch --]
[-- Type: text/x-patch, Size: 876 bytes --]
From c89bea665d939b7fce29e4fbf0b6f48afdbcb2da Mon Sep 17 00:00:00 2001
From: Elis Hirwing <elis@hirwing•se>
Date: Thu, 22 Oct 2020 09:42:49 +0200
Subject: [PATCH] feat(tvl-slapd): add etu 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 4228e24f1..57559e096 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -60,6 +60,11 @@ let
email = "eta@theta•eu.org";
password = "{SSHA}sOR5xzi7Lfv376XGQA8Hf6jyhTvo0XYc";
}
+ {
+ username = "etu";
+ email = "etu@failar•nu";
+ password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$RUrW8C9mWAkBSlkwSTH5dw$n3FXTeu41nDQfvJPI7TT3tcgwPmPJl8hPtaZ58qLq9A";
+ }
{
username = "firefly";
email = "firefly@firefly•nu";
--
2.28.0
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-22 7:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 7:48 [PATCH] feat(tvl-slapd): add etu to slapd Elis Hirwing
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).