dendrite/userapi/internal
Till affb6977e4
Fix nil pointer derefernce issues (#3379)
Discovered while running
https://gitlab.futo.org/load-testing/matrix-goose.

Dendrite locks up and runs into `context cancelled`, so the error is not
`sql.ErrNoRows` nor "default" (and definitely shouldn't return that the
account exists in this case)
2024-07-27 22:29:34 +02:00
..
api_logintoken.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
cross_signing.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update_default.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_sytest.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_test.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
device_list_update.go Use IsBlacklistedOrBackingOff to determine if we should try to fetch devices (#3254) 2023-11-09 08:43:27 +01:00
key_api_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
key_api.go Don't send device list updates upon registration (#3307) 2024-01-20 21:20:37 +01:00
user_api.go Fix nil pointer derefernce issues (#3379) 2024-07-27 22:29:34 +02:00