dendrite/userapi
Tulir Asokan b60fe8905b
Fix user_id query param breaking auth for non-appservices
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>
2023-09-08 01:05:46 +03:00
..
api feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
consumers Handle event_format federation in /sync responses (#3192) 2023-08-31 15:33:38 +00:00
internal Fix user_id query param breaking auth for non-appservices 2023-09-08 01:05:46 +03:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util Handle event_format federation in /sync responses (#3192) 2023-08-31 15:33:38 +00:00
userapi.go de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00