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

Crypto: fix display of device key #86

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 24, 2024

Fixes element-hq/element-web#26378

Also fix an HTML nesting warning

you're not supposed to put <tr> directly inside <table>; doing so causes
warnings.
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, although tests don't :(

@richvdh richvdh added this pull request to the merge queue Sep 24, 2024
Merged via the queue into develop with commit 2e895da Sep 24, 2024
27 checks passed
@richvdh richvdh deleted the rav/element-r/session_key branch September 24, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Element R reports "Session key: <not supported>"
2 participants