Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify that the User identifier object in POST /_matrix/client/v3/login contains additional properties that depend on the identification type #1909

Merged
merged 10 commits into from
Jul 30, 2024

Commits on Jul 18, 2024

  1. Handle additionalProperties: true like additionalProperties: {}

    Signed-off-by: Johannes Marbach <[email protected]>
    Johennes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    399e860 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Johennes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    63af782 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Johennes committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c0e5699 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Enforce additionalProperties: {} instead of the equivalent `additio…

    …nalProperties: true` for easier processing
    Johennes committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    493058a View commit details
    Browse the repository at this point in the history
  2. Relocate the assertion

    Johennes committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6849bfd View commit details
    Browse the repository at this point in the history
  3. Restore blank line

    Johennes committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    20c109c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    de615f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9699bba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2ac8c42 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    726c646 View commit details
    Browse the repository at this point in the history