You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/content
DeepBlueV7.X 5bf35327c6
Fix wording for globs in policy lists (#1165)
* Fix wording for globs in policy lists

The specification here does neither match how globs work in common
libraries nor do they match how they are used in practice currently or
how the MSC worded them (which said they should be like server ACLs). As
such this seems to be an issue introduced when writing the spec text.

Ref mjolnir:
- b48904bc2b/src/models/ListRule.ts (L44)

Ref matrix bot sdk (which implements the glob used above):
- 473e563236/src/helpers/MatrixGlob.ts (L26)
- f799b1fe1a/test/helpers/MatrixGlobTest.ts (L44)

Ref original MSC:
- c7b3d99853/proposals/2313-moderation-policy-rooms.md?plain=1#L36
- https://spec.matrix.org/v1.3/client-server-api/#server-access-control-lists-acls-for-rooms

fixes https://github.com/matrix-org/matrix-spec/issues/17

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>

* Add changelog

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2 years ago
..
client-server-api Fix wording for globs in policy lists (#1165) 2 years ago
rooms events with rejected_auth_events must be rejected (#1137) 2 years ago
_index.md Fix broken links to `matrix-doc` (#1032) 2 years ago
appendices.md Fix broken links to `matrix-doc` (#1032) 2 years ago
application-service-api.md Re-add timestamp massaging (#1094) 2 years ago
changelog.md v1.3 changelog generation 2 years ago
identity-service-api.md Fix broken links to `matrix-doc` (#1032) 2 years ago
proposals.md Get rid of the `proprosal-in-review` label (#1036) 2 years ago
push-gateway-api.md Update content to call the new template for HTTP APIs 3 years ago
server-server-api.md Specify room version 10: `knock_restricted` and int power levels (#1099) 2 years ago