mirror of
https://github.com/rjNemo/go-wiki
synced 2026-06-11 04:56:47 +00:00
6 lines
291 B
Markdown
6 lines
291 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)
|