mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
deliver properties only to owners and admins
This commit is contained in:
@@ -394,6 +394,7 @@ public class RepositoryResource
|
||||
}
|
||||
else
|
||||
{
|
||||
repository.setProperties(null);
|
||||
repository.setPermissions(null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user