aboutsummaryrefslogtreecommitdiff
path: root/test/config/Users
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-24 17:54:17 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-07-24 17:54:17 -0700
commit6988a0571d5d37ea0f38ee3e4066533158f608bc (patch)
tree172010de54ea7e732d7daa836db659021dc8a933 /test/config/Users
Initial squashed commit
Diffstat (limited to 'test/config/Users')
-rw-r--r--test/config/Users/.DS_Storebin0 -> 6148 bytes
-rw-r--r--test/config/Users/admin.yaml13
-rw-r--r--test/config/Users/guest.yaml12
3 files changed, 25 insertions, 0 deletions
diff --git a/test/config/Users/.DS_Store b/test/config/Users/.DS_Store
new file mode 100644
index 0000000..5008ddf
--- /dev/null
+++ b/test/config/Users/.DS_Store
Binary files differ
diff --git a/test/config/Users/admin.yaml b/test/config/Users/admin.yaml
new file mode 100644
index 0000000..1bf656b
--- /dev/null
+++ b/test/config/Users/admin.yaml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..57117bd
--- /dev/null
+++ b/test/config/Users/guest.yaml
@@ -0,0 +1,12 @@
+Login: guest
+Name: guest
+Password: $2a$04$9P/jgLn1fR9TjSoWL.rKxuN6g.1TSpf2o6Hw.aaRuBwrWIJNwsKkS
+Access:
+- 125
+- 240
+- 12
+- 239
+- 171
+- 128
+- 0
+- 0