TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd): add implr
@ 2020-07-23 21:53 Bartosz Stebel
  0 siblings, 0 replies; only message in thread
From: Bartosz Stebel @ 2020-07-23 21:53 UTC (permalink / raw)
  To: depot; +Cc: Bartosz Stebel

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



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

only message in thread, other threads:[~2020-07-23 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 21:53 [PATCH] feat(tvl-slapd): add implr Bartosz Stebel

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