openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
106 stars 24 forks source link

✨(back) allow to blacklist classroom invite token #2459

Closed lunika closed 11 months ago

lunika commented 12 months ago

Purpose

We want to be able to blacklist already used invite token in a classroom. For this, a new settings BBB_INVITE_TOKEN_BLACKLIST is added and this settings will contain a list of blacklist token.

Proposal