dendrite/userapi
alexfca 3088238419
Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19)
* - Make all PartitionKeys include the tablename
- Update specific PKs to be item specific
- Add validation to the PerformQueryXX methods
- Fix queries that fail validation

* - Revert the PK back to CollectionName as it already includes the TableName

Co-authored-by: alexf@example.com <alexf@example.com>
2021-09-23 14:48:32 +10:00
..
api Add tracing to user API (#1948) 2021-08-03 11:23:25 +01:00
internal Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
inthttp Key backups (1/2) : Add E2E session backup metadata tables (#1943) 2021-07-27 12:47:32 +01:00
storage Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00
userapi.go Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
userapi_test.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00