matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
188 stars 94 forks source link

Add missing 403 responses on profile endpoints #1867

Open Johennes opened 3 months ago

Johennes commented 3 months ago

Requires: https://github.com/matrix-org/matrix-spec-proposals/pull/4170

The 403 response for the CS profile endpoint was originally introduced by https://github.com/matrix-org/matrix-spec-proposals/pull/3550. Given that the other profile-related endpoints in the CS API and the corresponding endpoint in the SS API operate on the same data, I can only assume that adding the responses there as well was an oversight.

Pull Request Checklist

Preview: https://pr1867--matrix-spec-previews.netlify.app