go-wiki/TODO.md
2020-03-16 19:00:03 +01:00

5 lines
199 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