diff options
author | root <clyhtsuriva@gmail.com> | 2020-03-01 21:18:29 +0100 |
---|---|---|
committer | root <clyhtsuriva@gmail.com> | 2020-03-01 21:18:29 +0100 |
commit | 30e5e0279463f67d94b1c0f55f2fda97bcf9b1df (patch) | |
tree | d347edbdc3a2a57b4be76c93c65841b8cd746723 /web/.htpasswd | |
parent | 32dfd7da66bce3d39812cecf5aba5ef6f8c97c0b (diff) |
password protection
Diffstat (limited to 'web/.htpasswd')
-rw-r--r-- | web/.htpasswd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/.htpasswd b/web/.htpasswd new file mode 100644 index 0000000..da7e048 --- /dev/null +++ b/web/.htpasswd @@ -0,0 +1 @@ +admin:$2y$10$qf/Q1lBSvBq3ycgPmFgUE.1LiVrqRVpKE1VLSBKtkwV6G8aC1v5di |