1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-02 06:44:28 -06:00
dendrite/clientapi/auth/storage/accounts/sqlite3
Kegsay 097cdf879c
s/Base64String/Base64Bytes/g ()
* 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 () 2020-03-06 18:00:07 +00:00
accounts_table.go bugfix: Fix a race condition when creating guest accounts () 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 () 2020-06-04 11:50:57 +01:00
filter_table.go sqlite: fixes from sytest () 2020-02-20 09:28:03 +00:00
membership_table.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
profile_table.go bugfix: Fix a race condition when creating guest accounts () 2020-03-06 18:00:07 +00:00
storage.go Add ParseFileURI and use it when dealing with file URIs () 2020-06-04 11:18:08 +01:00
threepid_table.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00