dendrite/userapi/storage
Tommie Gannert c3f7945284 Add SSO UserAPI endpoints.
This is mostly copied from the ThirdPID, but with a primary key that
matches OpenID Connect nomenclature. There's a namspace to ensure
other SSO solutions can be supported, but there's only one namespace
defined for now.
2022-05-23 17:42:36 +02:00
..
postgres Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
shared Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
sqlite3 Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
tables Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
interface.go Add SSO UserAPI endpoints. 2022-05-23 17:42:36 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00