diff options
author | Devaev Maxim <[email protected]> | 2018-12-15 04:29:40 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-12-15 04:29:40 +0300 |
commit | 3c33bd37190772a783369894e209bcfe0858177a (patch) | |
tree | e095f08f37371a3182f6ced0b280c4bcaa06983b /configs/kvmd/htpasswd | |
parent | 3445766a50eab16a96d969397a6fe0422f7cfcd2 (diff) |
own auth
Diffstat (limited to 'configs/kvmd/htpasswd')
-rw-r--r-- | configs/kvmd/htpasswd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kvmd/htpasswd b/configs/kvmd/htpasswd new file mode 100644 index 00000000..e62e44d0 --- /dev/null +++ b/configs/kvmd/htpasswd @@ -0,0 +1 @@ +admin:$apr1$INC0KeyU$YdLQ9qosXzNVlhxQPUf7A/ |