feat: add admin setting to restrict rooms#67
Conversation
|
Hello Klaus, many thanks for this enhancement! Kind regards |
|
@garblixa no problem. Thanks for your reply. I changed the behavior of the room restriction, it works now similar to all other options. Means access options are combined from all matching rules. I changed the description above accordingly. |
|
Hello @sualko . This is very cool. I've installed it on our development enviroment to make some tests. It seems to be working fine so far. Only problem I've had is trying to turn off recordings for a group. I get a 500 server error when I do that. Maybe problem when with my installation but I don't know. I attached an image showing the error. I think these features will be very useful for many. I atleast know it is helpful for our use cases. |
|
@digitalrevisor thanks for testing. Can you provide the response from this request and maybe the corresponding nc log entry? Because I'm unable to reproduce your behaviour. |
reuse share selection component
|
I did some more tests and it seams to be stable. Therefore I merge it now. If you find any bugs with this feature, please open a new issue. |
This pull requests allows administrators to limit the amount of settings each user can configure. The following restrictions are possible on a group/global level:
@digitalrevisor @jacotec @remmedia @garblixa would be great if you could test this, before I merge it into master.
fix #43
fix #53