Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSC3667 implementation #284

Merged
merged 3 commits into from
Jan 24, 2022
Merged

MSC3667 implementation #284

merged 3 commits into from
Jan 24, 2022

Conversation

neilalexander
Copy link
Contributor

This is an implementation of matrix-org/matrix-spec-proposals#3667 to enforce that power levels are integers rather than accepting stringified equivalents.

It works by adding a new proof-of-concept org.matrix.msc3667 room version based on room version 7. Unmarshalling stringified power levels with this room version should fail outright.

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