camuschat / camus

Peer-to-peer group video chat using WebRTC, Python, and TypeScript
GNU Affero General Public License v3.0
152 stars 44 forks source link

Room creation by authorized user only #72

Open ontheair81 opened 2 years ago

ontheair81 commented 2 years ago

Discussed in https://github.com/camuschat/camus/discussions/71

Originally posted by **ontheair81** January 14, 2022 Hello, is it possible that just an authorized user can create rooms? By default everyone can create rooms, as long as they know the URL of my server. Would be nice to restrict it As the camus.chat is offline, I have no chance to read the docs about that. Any help is very appreciated!