@ -53,13 +53,12 @@ Drift is a major work in progress. Below is a (rough) list of completed and envi
- [x] user auth
- [x] user auth
- [ ] SSO via HTTP header (Issue: [#11 ](https://github.com/MaxLeiter/Drift/issues/11 ))
- [ ] SSO via HTTP header (Issue: [#11 ](https://github.com/MaxLeiter/Drift/issues/11 ))
- [x] downloading files (individually and entire posts)
- [x] downloading files (individually and entire posts)
- [ ] password protected posts
- [x ] password protected posts
- [x] sqlite database
- [x] sqlite database
- [ ] non-node backend
- [ ] administrator account / settings
- [ ] administrator account / settings
- [ ] docker-compose (PR: [#13 ](https://github.com/MaxLeiter/Drift/pull/13 ))
- [ ] docker-compose (PR: [#13 ](https://github.com/MaxLeiter/Drift/pull/13 ))
- [ ] publish docker builds
- [ ] publish docker builds
- [ ] user settings
- [ ] user settings
- [ ] works enough with JavaScript disabled
- [ ] 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?
- [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?