Skip to content

Add a way to escape glob characters #2243

@uhoreg

Description

@uhoreg

There is currently no way to match a literal * or ? with a glob pattern without matching other things as well. So it is not possible, for example, to apply a policy rule to a user with ID @*:example.org without it applying to other users as well.

One possibility would be to allow backslash-escaping.

(This came up in a discussion on MSC4155)

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementAn idea/future MSC for the spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions