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

Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session #15388

Merged
merged 20 commits into from
Jun 1, 2023

Commits on Apr 4, 2023

  1. Implement MSC3882 revision 1

    hughns committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    308ce68 View commit details
    Browse the repository at this point in the history
  2. Changelog

    hughns committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    97e4775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54fe012 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    87fbff5 View commit details
    Browse the repository at this point in the history
  2. Update config.

    clokep committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5d75875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed9c582 View commit details
    Browse the repository at this point in the history
  4. Add ratelimiting.

    clokep committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ec64ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75b0e1a View commit details
    Browse the repository at this point in the history
  6. Add documentation.

    clokep committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ac0fb70 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    c17e16d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e0ca2 View commit details
    Browse the repository at this point in the history
  3. Cleaner diff

    hughns committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1d41bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17f73cd View commit details
    Browse the repository at this point in the history
  5. Lint

    hughns committed May 25, 2023
    Configuration menu
    Copy the full SHA
    77a6ee6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Fix login flow parameter name

    It is `get_login_flow` not `m.get_login_flow` ref https://spec.matrix.org/v1.7/client-server-api/#get_matrixclientv3login
    hughns committed May 30, 2023
    Configuration menu
    Copy the full SHA
    210c22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f26ca4 View commit details
    Browse the repository at this point in the history
  3. Fixes for develop

    Fixes for compatibility with #15582.
    clokep authored May 30, 2023
    Configuration menu
    Copy the full SHA
    b9ab999 View commit details
    Browse the repository at this point in the history
  4. Fix-up test.

    clokep committed May 30, 2023
    Configuration menu
    Copy the full SHA
    88c7059 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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