aboutsummaryrefslogtreecommitdiff
path: root/test/config/Users
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-28 18:21:52 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-28 14:21:52 -0700
commit22c599abc18895f73e96095f35b71cf3357d41b4 (patch)
tree482ef57d386c955692ea43c43e4655b3c3763499 /test/config/Users
parent71c56068adca18f76ebee86355f000a3e51d3127 (diff)
Move code to hotline dir
Diffstat (limited to 'test/config/Users')
-rw-r--r--test/config/Users/.DS_Storebin6148 -> 0 bytes
-rw-r--r--test/config/Users/admin.yaml13
-rw-r--r--test/config/Users/guest.yaml12
3 files changed, 0 insertions, 25 deletions
diff --git a/test/config/Users/.DS_Store b/test/config/Users/.DS_Store
deleted file mode 100644
index 5008ddf..0000000
--- a/test/config/Users/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/test/config/Users/admin.yaml b/test/config/Users/admin.yaml
deleted file mode 100644
index 1bf656b..0000000
--- a/test/config/Users/admin.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-Login: admin
-Name: admin
-Password: $2a$04$2itGEYx8C1N5bsfRSoC9JuonS3I4YfnyVPZHLSwp7kEInRX0yoB.a
-Access:
-- 255
-- 255
-- 255
-- 255
-- 255
-- 255
-- 0
-- 0
-
diff --git a/test/config/Users/guest.yaml b/test/config/Users/guest.yaml
deleted file mode 100644
index 57117bd..0000000
--- a/test/config/Users/guest.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-Login: guest
-Name: guest
-Password: $2a$04$9P/jgLn1fR9TjSoWL.rKxuN6g.1TSpf2o6Hw.aaRuBwrWIJNwsKkS
-Access:
-- 125
-- 240
-- 12
-- 239
-- 171
-- 128
-- 0
-- 0