go-wiki/TODO.md

7 lines
326 B
Markdown

# TO DO
- [x] The mail field is case sensitive. Convert mail to lowercase before they are sent to InsertUser
- [ ] All errors are fatal. Provide proper error handling.
- [ ] Refactor UserStore code
- [ ] Request-scoped [context](https://www.alexedwards.net/blog/organising-database-access)
- [ ] Post quilljs data to backend