This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Synapse accepts "user" instead of "username" in application service /register #9547
Copy link
Copy link
Closed
Closed
Copy link
Labels
A-Application-ServiceRelated to AS supportRelated to AS supportA-Spec-Complianceplaces where synapse does not conform to the specplaces where synapse does not conform to the specO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Z-Future-MaintenanceThings that can't yet be done, but will need cleaning up in a couple of months/releasesThings that can't yet be done, but will need cleaning up in a couple of months/releases
Milestone
Description
Description
When an AS registers a user in Synapse, it seems happy to accept "user"
instead of the specced "username"
in the request body.
This is related to matrix-org/sytest#1017.
Steps to reproduce
Up until matrix-org/sytest@ab7b8f0, Sytest was testing this way and the tests passed.
Version information
- Version: Seemingly all versions
Metadata
Metadata
Assignees
Labels
A-Application-ServiceRelated to AS supportRelated to AS supportA-Spec-Complianceplaces where synapse does not conform to the specplaces where synapse does not conform to the specO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Z-Future-MaintenanceThings that can't yet be done, but will need cleaning up in a couple of months/releasesThings that can't yet be done, but will need cleaning up in a couple of months/releases