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

Scrub room name when it is closed #533

Closed
wants to merge 2 commits into from

Conversation

johnshaughnessy
Copy link
Contributor

@johnshaughnessy johnshaughnessy commented Nov 19, 2021

This PR makes it so that when a room is closed, we scrub the room name so that user-submitted data does not appear in the page title.

@johnshaughnessy johnshaughnessy changed the title Scrub room data when it is closed Scrub room name when it is closed Nov 23, 2021
@johnshaughnessy
Copy link
Contributor Author

Another way we could fix this problem is instead of changing the room name in the database, don't expose the room name in the page if the room's entry state is :deny. That would also fix the problem for rooms that have already been closed without requiring a database migration.

@johnshaughnessy
Copy link
Contributor Author

Closing this in favor of #535

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.

1 participant