diff --git a/README.md b/README.md index aacc35a..4840165 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Stuce's simple todo is a web app that let's you self host a simple todolist. The goal is to provide a minimalistic and fast todo list that is self hostable. ## Next goals - Make multi user support - - [ ] Get user by trusted header + - [x] Get user by trusted header - [ ] Add option to enable single user (usefull for vpn single user easy setup) - [ ] Add menu to add other users to the group - [ ] make the code more readable by renaming/moving the handlers better