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

backport html export patch #632

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

odelcroi
Copy link
Member

Fix : GHSA-c9vx-2g7w-rp65
Tested :

  • export html
  • export csv
  • export raw

- roomName: () => <b>{this.room.name}</b>,
+ roomName: () => <b>{safeRoomName}</b>,
exporterDetails: () => (
- <a href={`https://matrix.to/#/${exporter}`} target="_blank" rel="noopener noreferrer">
Copy link
Contributor

Choose a reason for hiding this comment

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

on est ok avec https://matrix.to/ ?

@odelcroi odelcroi merged commit 907bd07 into develop_tchap Jul 19, 2023
@odelcroi odelcroi mentioned this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants