nextcloud/lib/private/SystemTag
Vincent Petry b5eb3d9e5a
Add system tag assignability check with groups
Whenever a user is not an admin, a tag is visible but not
user-assignable, check whether the user is a member of the allowed
groups.
2016-05-20 17:56:02 +02:00
..
ManagerFactory.php Updated canUser* functions in SystemTagManager to accept objects 2016-05-20 17:56:02 +02:00
SystemTag.php Move \OC\SystemTag to PSR-4 2016-04-22 20:49:16 +02:00
SystemTagManager.php Add system tag assignability check with groups 2016-05-20 17:56:02 +02:00
SystemTagObjectMapper.php Move \OC\SystemTag to PSR-4 2016-04-22 20:49:16 +02:00