Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Check publishing permissions #7260

Merged
merged 4 commits into from
Apr 13, 2020
Merged

Check publishing permissions #7260

merged 4 commits into from
Apr 13, 2020

Commits on Apr 10, 2020

  1. Check publishing permissions

    Check on room creation if the user is allowed to publish the room to the room directory.
    PeerD authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6fa55d8 View commit details
    Browse the repository at this point in the history
  2. 7260.bugfix

    Commit changelog
    PeerD authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    ca365e9 View commit details
    Browse the repository at this point in the history
  3. Fixed styles

    Fixed styles for room publish permissions check
    PeerD authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    ff7f641 View commit details
    Browse the repository at this point in the history
  4. Fix room create permissions check callback

    Calling the proper callback is_publishing_room_allowed in room_create handler
    PeerD authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    ae9b29e View commit details
    Browse the repository at this point in the history