jiti-meet/react/features/base/jwt
Дамян Минков e6dbe65193
Moderated rooms or subdomains (#6959)
* fix: Fixes using token with no user context.

* feat(moderated): Adds option to add moderated rooms and subdomains.

When a user joins such room or subdomain in order to be a moderator needs to provide a valid jwt token for that room.

* squash: Renames function.

* ref: Removes filtering jicofo setting owners.

This will be disabled on jicofo side and will greatly simplify logic.
Also check the checks to avoid jwt for main domain to access subdomains and the other way around.

* fix: Skips allowners logic for admins.
2020-06-05 07:57:49 -05:00
..
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
functions.js feat(reload): Preserve local track mute state. 2020-05-07 18:18:21 -05:00
index.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
middleware.js Moderated rooms or subdomains (#6959) 2020-06-05 07:57:49 -05:00
reducer.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00