Skip to content

Remove support for unstable MSC2965 - #20143

Open
richvdh wants to merge 7 commits into
developfrom
rav/remove_unstable_msc2965
Open

Remove support for unstable MSC2965 #20143
richvdh wants to merge 7 commits into
developfrom
rav/remove_unstable_msc2965

Conversation

@richvdh

@richvdh richvdh commented Aug 25, 2026

Copy link
Copy Markdown
Member

These things are not needed now that MSC2965 has stabilised. In any case, they
should never have been exposed without a config flag in the first place.

Related: #19227

These things are not needed now that MSC2965 has stablinsed. In any case, they
should never have been exposed without a config flag in the first place.

Fixes: #19227
@richvdh
richvdh requested a review from a team as a code owner August 25, 2026 15:21
Comment on lines -59 to -62
result["org.matrix.msc2965.authentication"] = {
"issuer": await self._auth.issuer(),
"account": await self._auth.account_management_url(),
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: https://github.com/element-hq/backend-internal/issues/210 confirms that this is unused.

@sandhose

Copy link
Copy Markdown
Member

@richvdh

richvdh commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

Fixes: #19227

That is not exactly right, the .well-known on m.org is managed on the m.org website repo.

Good spot, thanks. Have opened matrix-org/matrix.org#3611.

@richvdh
richvdh marked this pull request as draft August 26, 2026 09:54
@richvdh richvdh changed the title Remove support for unstable MSC2965 support Remove support for unstable MSC2965 Sep 2, 2026
@richvdh
richvdh marked this pull request as ready for review September 2, 2026 18:44
@reivilibre
reivilibre requested review from a team and sandhose and removed request for a team September 3, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants