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). |
||
---|---|---|
.. | ||
account_test.go | ||
auth_test.go | ||
password_test.go | ||
store.go | ||
store_test.go | ||
wallet_test.go |