0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-23 03:19:01 +02:00
dendrite/clientapi/auth/storage/accounts/sqlite3
Kegsay 097cdf879c
s/Base64String/Base64Bytes/g (#1093)
* s/Base64String/Base64Bytes/g

Requires https://github.com/matrix-org/gomatrixserverlib/pull/203 to land first

* update gmsl
2020-06-04 11:50:57 +01:00
..
account_data_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
accounts_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
constraint.go Unbreak dendritejs 2020-06-01 18:41:58 +01:00
constraint_wasm.go s/Base64String/Base64Bytes/g (#1093) 2020-06-04 11:50:57 +01:00
filter_table.go sqlite: fixes from sytest (#872) 2020-02-20 09:28:03 +00:00
membership_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
profile_table.go bugfix: Fix a race condition when creating guest accounts (#882) 2020-03-06 18:00:07 +00:00
storage.go Add ParseFileURI and use it when dealing with file URIs (#1088) 2020-06-04 11:18:08 +01:00
threepid_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00