mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
The `user_id` query param only has defined behavior when authenticating with an `as_token`. For any other tokens, the presence of the parameter should simply be ignored. Fixes #1738 Signed-off-by: Tulir Asokan <tulir@maunium.net> Co-authored-by: devonh <devon.dmytro@gmail.com> |
||
|---|---|---|
| .. | ||
| api_logintoken.go | ||
| cross_signing.go | ||
| device_list_update.go | ||
| device_list_update_default.go | ||
| device_list_update_sytest.go | ||
| device_list_update_test.go | ||
| key_api.go | ||
| key_api_test.go | ||
| user_api.go | ||