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

SDK - Logout all devices #6207

Merged
merged 12 commits into from
Jun 27, 2022
Merged

Commits on Jun 24, 2022

  1. adding missing loading state when confirming password reset

    - adds reset test cases to the onboarding view model
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    924e668 View commit details
    Browse the repository at this point in the history
  2. exposing if the homeserver supports signing out all devices when star…

    …ting the reset process
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c10254d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f21e30f View commit details
    Browse the repository at this point in the history
  4. adding the logout all devices state to the reset state in preparation…

    … for the UI to take it into account
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a2646c5 View commit details
    Browse the repository at this point in the history
  5. adding changelog entry

    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    62e8394 View commit details
    Browse the repository at this point in the history
  6. adding can control sign out homeserver version flag to the Homeserver…

    …Capabilities
    
    - Includes DB version update and HomeserverCapability migration
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2d44e47 View commit details
    Browse the repository at this point in the history
  7. moving homeserver feature for logout all devices to the selected home…

    …server state via the LoginFlowResult
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6e3283c View commit details
    Browse the repository at this point in the history
  8. passing the control of logout devices to the homeserver capabilities …

    …model from the entity
    ouchadam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d9fd627 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f09160 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ac46a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6ef972 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e655a54 View commit details
    Browse the repository at this point in the history