From 0a335c7d085c7cfafd6e12fcbb5d268a4c3fb020 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sat, 27 Apr 2019 05:56:44 +0200 Subject: Describe hashed password feature in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6789e..db94571 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Sometimes this is just a more practical and quick way than doing things properly - Easy to use - Just works: Correct MIME types handling out of the box - Single binary drop-in with no extra dependencies required -- Authentication support with username and password +- Authentication support with username and password (and hashed password) - Mega fast and highly parallel (thanks to [Rust](https://www.rust-lang.org/) and [Actix](https://actix.rs/)) - Folder download (compressed in .tar.gz) - File uploading -- cgit v1.2.3