go-wiki/TODO.md
2020-03-19 23:51:50 +01:00

352 B

TO DO

  • 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
  • Post quilljs data to backend
  • Write the tests …