I am a...
User seeing weird behaviour in a policyserv-protected room
Description
The UUIDs are broken up by - characters, which means each segment is a new word. This doesn't currently affect their ability to join rooms, but will in the future.
Steps to reproduce
- Set up an asgard bot
- Join a protected room
Installation Method
Docker (ghcr.io/matrix-org/policyserv)
Homeserver
N/A
Policyserv Server Name
beta2.matrix.org
Policyserv Version
v1.5.0
Affected Filters
User ID word filter
Relevant log output
Anything else that would be useful to know?
Possible solutions:
- Ask asgard to do different
- Allow list some domains
- Increase limit (not always great)
- Allow list some event types (also not great for this filter)
May be fixed by more composable/conditional filtering
I am a...
User seeing weird behaviour in a policyserv-protected room
Description
The UUIDs are broken up by
-characters, which means each segment is a new word. This doesn't currently affect their ability to join rooms, but will in the future.Steps to reproduce
Installation Method
Docker (ghcr.io/matrix-org/policyserv)
Homeserver
N/A
Policyserv Server Name
beta2.matrix.org
Policyserv Version
v1.5.0
Affected Filters
User ID word filter
Relevant log output
Anything else that would be useful to know?
Possible solutions:
May be fixed by more composable/conditional filtering