feat: Policy-list controlled moderation #750
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
#751 feat: appservice callbacks
continuwuation/continuwuity
Reference: continuwuation/continuwuity#750
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We currently have configurable server-wide moderation options that allow completely hiding a server and refusing all federation with it.
It would be useful to allow controlling these options from a Matrix room policy list at runtime.
Policy-list controlled moderationto feat: Policy-list controlled moderationSome key points of the discussion for those who can't access it:
See also: #748, #751
Relevant: https://github.com/matrix-org/matrix-spec-proposals/pull/4284
Discussion held in the dev room:
Would also be neat to be able to refuse to authorise joins for users or homeservers who are denied by policy lists, similar to what Tulir's
fi.mau.spam_checker
join rule does, except globally.We already refuse make_join for forbidden servers, controlled by the same check as the rest of the federation controls