add htpasswd management to readme

This commit is contained in:
Aaron Bieber 2021-05-20 06:48:58 -06:00
parent 0c90ee2be7
commit 34876ea93d

View File

@ -10,6 +10,7 @@ It can be used to server existing wikis, or to create new ones.
- TiddlyWikis are served over WebDav so you can save directly from the browser.
- Automatically create new wiki files by browsing to a non-existent html file.
- Built in .htpasswd management (Adding users).
- Password protection via HTTP Basic Authentication.
- Multiple users (adding another user to the .htaccess file creates a new user
namespace).