bigbluebutton-Github/akka-bbb-apps
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
..
project WIP: document allowOverrideClientSettingsOnCreateCall 2024-03-27 16:54:33 -04:00
scala renamed noRedirect* to redirectToHtml5* 2018-06-07 15:59:06 +00:00
src feat(recording): adds custom userdata recording permission (#21497) 2024-10-23 10:47:48 -03:00
.gitignore Keep blank line on end of gitignore files 2022-04-07 17:36:26 -03:00
.scalariform.conf - enable scariform for akka-apps 2019-03-27 13:41:16 -07:00
build.sbt remove blank line 2024-03-07 14:17:37 -03:00
deploy.sh fix: use correct service name in akka-apps deploy 2023-01-05 06:04:53 -05:00
run-dev.sh Improve scripts to run/deploy applications 2022-03-31 13:48:57 -03:00
run.sh Merged upstream develop branch 2021-05-01 16:59:20 +02:00