diff options
author | Zipeng WU <zipeng.wu@sonarsource.com> | 2021-04-29 08:53:54 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-04-29 20:03:32 +0000 |
commit | 1476a48fea64574ca131df89e31ccb62fee8a49d (patch) | |
tree | ed7b08b68121cef5abef6c516f289a68bef4db3d /.gitignore | |
parent | 8e115cd61790c03dfcd91183fd6424cab0b03631 (diff) | |
download | sonarqube-1476a48fea64574ca131df89e31ccb62fee8a49d.tar.gz sonarqube-1476a48fea64574ca131df89e31ccb62fee8a49d.zip |
SONAR-14253 fix Authenticated JMX remote access not working with Compute Engine
SecurityManagement is introduced to prevent code injection from community plugins by denying access to our core's classloaders realm, and is not intended to block anything else. AccesscController will return a ProtectionDomain with null classloader when requested for a MBeanPermission.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions