Closed dennis531 closed 2 weeks ago
Currently, the role ROLE_ANONYMOUS will not be removed when updating the ACLs, as it is evaluated as an external OC role. With this change, this role will be touched, if the setting OPENCAST_ALLOW_PUBLIC_SHARING is active.
ROLE_ANONYMOUS
OPENCAST_ALLOW_PUBLIC_SHARING
Fixes #1031
Currently, the role
ROLE_ANONYMOUS
will not be removed when updating the ACLs, as it is evaluated as an external OC role. With this change, this role will be touched, if the settingOPENCAST_ALLOW_PUBLIC_SHARING
is active.Fixes #1031