dendrite/clientapi/auth/storage/accounts
Till Faelligen ff2e2a168d State that CreateAccount will return err ErrUserExists if the user exists
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
2020-06-01 17:20:46 +02:00
..
postgres State that CreateAccount will return err ErrUserExists if the user exists 2020-06-01 17:20:46 +02:00
sqlite3 Return ErrUserExists 2020-06-01 17:20:11 +02:00
interface.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
storage.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
storage_wasm.go dendritejs tweaks for persisting sqlite DBs (#1058) 2020-05-22 12:28:48 +01:00