-
Notifications
You must be signed in to change notification settings - Fork 510
Allow setting publishing permissions for all users #6190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nickvergessen
merged 22 commits into
master
from
feature/931/allow-setting-publishing-permissions
Oct 7, 2021
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
20d7229
Allow setting publishing permissions for all users
nickvergessen d2967ce
Rename and extend constants and methods for the new permissions
nickvergessen a0e1168
Allow users individually into the lobby
nickvergessen 390ae65
Introduce different layers for permissions
nickvergessen 1b13f80
Allow to remove all permissions without falling back to the next level
nickvergessen 6a1b510
Allow to explicitly set the default and call permissions
nickvergessen f18aa00
Reset call permissions when the call ended
nickvergessen 3b4f960
Fix permission handling in unit tests
nickvergessen 3f54ae8
Fix integration tests
nickvergessen b575c8e
Don't allow to set individual permissions for moderators
nickvergessen 1c641f8
Add integration tests for default and call permissions
nickvergessen e115e96
Remove moderator option and clear custom permissions when setting the…
nickvergessen 118a6d2
Split publishing media into audio and video after clarifying with the…
nickvergessen 984c8bd
Unify the endpoints and permissions update handling
nickvergessen 0985260
Move PERMISSIONS_MOFIDY_* constants to Attendee class
nickvergessen 31d0d2a
Fix documentation
nickvergessen d53c3d8
Fix integration tests
nickvergessen c407c64
Simplify the cases so the events we have to do for the HPB are easier
nickvergessen 916906c
Improve validation
nickvergessen 007ba46
Doc fixes
nickvergessen 76852c4
Remove unused import
nickvergessen 24b6037
Fix integration tests
nickvergessen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.