From c1c5af2b18f490d4132fc3e0a4d84634107d2ceb Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Thu, 24 Mar 2022 15:37:15 -0700 Subject: [PATCH] README: update progress in README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb12ef79..cc97d901 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,12 @@ Drift is a major work in progress. Below is a (rough) list of completed and envi - [x] user auth - [ ] SSO via HTTP header (Issue: [#11](https://github.com/MaxLeiter/Drift/issues/11)) - [x] downloading files (individually and entire posts) -- [ ] password protected posts +- [x] password protected posts - [x] sqlite database -- [ ] non-node backend - [ ] administrator account / settings - [ ] docker-compose (PR: [#13](https://github.com/MaxLeiter/Drift/pull/13)) - [ ] publish docker builds - [ ] user settings - [ ] works enough with JavaScript disabled -- [ ] documentation +- [x] documentation - [x] customizable homepage, so the demo can exist as-is but other instances can be built from the same source. Environment variable for the file contents?