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

Enable cross-signing key upload without UIA #17284

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Commits on Jun 7, 2024

  1. Enable cross-signing key upload without UIA

    Per MSC3967, which is now stable, we should not require UIA when uploading
    cross-signing keys for the first time.
    richvdh committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    34dd2b4 View commit details
    Browse the repository at this point in the history
  2. Remove support for MSC3967 as per-user experimental feature

    AFAICT this never actually worked, but MSC3967 is not a valid per-user
    experimental feature.
    richvdh committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c159e25 View commit details
    Browse the repository at this point in the history
  3. changelog

    richvdh committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e309660 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix test

    richvdh committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    327cc51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae8f4c View commit details
    Browse the repository at this point in the history