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

Add debug logging for when room keys are uploaded, including whether they are replacing other room keys. #17266

Merged
merged 2 commits into from
Jun 7, 2024

Commits on Jun 4, 2024

  1. Add logging for whether room keys are replaced

    This is motivated by the Crypto team who need to diagnose crypto issues.
    
    The existing opentracing logging is not enough because it is not enabled
    for all users.
    reivilibre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    25d245f View commit details
    Browse the repository at this point in the history
  2. Newsfile

    Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
    reivilibre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3666c93 View commit details
    Browse the repository at this point in the history