From b028da9fea70c65ccd52d1d478859739027d756a Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 27 Jul 2021 04:47:58 +0200 Subject: Commmmmmit --- .htpasswd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .htpasswd (limited to '.htpasswd') diff --git a/.htpasswd b/.htpasswd new file mode 100644 index 0000000..72084a0 --- /dev/null +++ b/.htpasswd @@ -0,0 +1,2 @@ +boop:$apr1$yVCnUUPS$Q6mAv8iXN8Stbh2pO5sv9/ +minteck:$apr1$ZYDhBl4C$E7vK8DhGwbpRJ.qCIrHEx/ -- cgit