Skip to content

Scrub room name when it is closed#533

Closed
johnshaughnessy wants to merge 2 commits intomasterfrom
feature/scrub-closed-room-data
Closed

Scrub room name when it is closed#533
johnshaughnessy wants to merge 2 commits intomasterfrom
feature/scrub-closed-room-data

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