]> source.dussan.org Git - sonarqube.git/commit
SONAR-18654 add ability to check if instance is managed.
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Wed, 8 Mar 2023 09:42:19 +0000 (10:42 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 22 Mar 2023 20:04:06 +0000 (20:04 +0000)
commitfb1d8a7c055bf75468b384837f34034da2eb8273
tree95f3b061cb68b4e8cf7b899164631d33cde75d38
parent49718115f5c3487cf821767cba17d5552ed278ab
SONAR-18654 add ability to check if instance is managed.
server/sonar-webserver-webapi/src/main/java/org/sonar/server/usergroups/ws/ManagedInstanceChecker.java [new file with mode: 0644]