aullman / opentok-meet

Opentok app with screen sharing using the WebRTC screen sharing feature
MIT License
133 stars 129 forks source link

[SECURITY] https://meet.tokbox.com/rooms shows all rooms created in JSON format #221

Closed masudhossain closed 5 years ago

masudhossain commented 5 years ago

How can we hide this but still have the site work as normal. Kind of a security concern.

aullman commented 5 years ago

You just need to remove that route from here https://github.com/aullman/opentok-meet/blob/master/server/routes.js#L17