+blurb about auth

This commit is contained in:
Aaron Bieber 2021-05-20 06:28:11 -06:00
parent 8f69c90a69
commit 2cfd965467

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.
- Password protection via HTTP Basic Authentication.
- Multiple users (adding another user to the .htaccess file creates a new user
namespace).
- Optional TLS support.