No description
aefda1245b
Prevents duplicate accounts. Also allows case insensitive search (user id, salt seed, etc) while still having an index. This is done by storing normalized as a separate field from originally formated (which we'll use for sending emails, etc). |
||
---|---|---|
auth | ||
hosting | ||
server | ||
store | ||
test_client | ||
wallet | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go |