diff options
author | Proudmuslim <proudmuslim-dev@protonmail.com> | 2023-08-08 19:12:46 +0000 |
---|---|---|
committer | Proudmuslim <proudmuslim-dev@protonmail.com> | 2023-08-08 19:12:46 +0000 |
commit | 3dbebb2493f4a29628529adf1539d3b841ec007a (patch) | |
tree | c7a51933d6cbe011f2e06e5bce9cd3fc7f00cde1 /tests/data/auth1.txt | |
parent | Add `--auth-file` argument to README.md (diff) | |
download | miniserve-3dbebb2493f4a29628529adf1539d3b841ec007a.tar.gz miniserve-3dbebb2493f4a29628529adf1539d3b841ec007a.zip |
Add tests for `--auth-file` flag
Diffstat (limited to '')
-rw-r--r-- | tests/data/auth1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/auth1.txt b/tests/data/auth1.txt new file mode 100644 index 0000000..3744d61 --- /dev/null +++ b/tests/data/auth1.txt @@ -0,0 +1,3 @@ +joe:123 +bob:sha256:a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 +bill: |