bigbluebutton-Github/bbb-graphql-actions
germanocaumo bc324f480e
feat(recording): adds custom userdata recording permission (#21497)
* feat(recording): adds custom "bbb_record_permission" userdata

Adds two new userdata parameters:
 - bbb_record_permission: if true, bypass the moderator/viewer role permission and allows the user to start/stop the recording
 - bbb_record_permission_tooltip: a string to show in the tooltip when the user don't have permission, useful to explain why the user can't start recording

This enables integrations to have custom rules for specific users to have or not permission to record a meeting

* chore(docs): adds new recording userdata to docs

* refactor: clean unused code

* Update docs/docs/administration/customize.md

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>

---------

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2024-10-23 10:47:48 -03:00
..
src feat(recording): adds custom userdata recording permission (#21497) 2024-10-23 10:47:48 -03:00
.gitignore build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
deploy.sh remove necessity of sudo to run deploy script 2024-07-09 09:28:14 -03:00
package-lock.json build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
package.json build(deps): bump the npm_and_yarn group across 5 directories with 4 updates (#21426) 2024-10-21 08:57:28 -04:00
run-dev.sh build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
tsconfig.json build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00