Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Documentation incorrectly states that the room list always returns an empty list if disabled, while federation actually returns a 403 error #13102

Open
@MTRNord

Description

@MTRNord

Description

https://github.com/matrix-org/synapse/blob/develop/docs/usage/configuration/config_documentation.md?plain=1#L3337-L3339 states that both internally and externally synapse will return an empty list on ALL queries.

However

"You are not allowed to view the public rooms list of %s"
(and testing it via fed) states that actually M_FORBIDDEN and a 403 error is returned.

Steps to reproduce

  • Access a remote room list via fed where the remote server runs default config.

Homeserver

Not relevant. This is a docs issue.

Synapse Version

1.61.0

Installation Method

Docker (matrixdotorg/synapse)

Platform

Not relevant. This is a docs issue.

Relevant log output

Not relevant. This is a docs issue.

Anything else that would be useful to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Docsthings relating to the documentationP4(OBSOLETE: use S- labels.) Okay backlog: will not schedule, will accept patchesT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Z-Help-WantedWe know exactly how to fix this issue, and would be grateful for any contribution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions