8000 Spec says that room directory is not authed. But in practice, synapse auths it by default. · Issue #2097 · matrix-org/matrix-spec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Spec says that room directory is not authed. But in practice, synapse auths it by default. #2097
Open
@ara4n

Description

@ara4n

Link to problem area:
https://spec.matrix.org/v1.13/client-server-api/#listing-rooms

Issue
Says that GET /_matrix/client/v3/directory/list/room/{roomId} doesn't require authentication

In practice, Synapse auths it by default:

https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#allow_public_ 51D4 rooms_without_auth

Expected behaviour

Spec should make it clear that servers can auth it (and the federation endpoints) and are encouraged to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-bugSomething which is in the spec, but is wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0