Details
Description
Message from Alphonse Bendt :
it doesn't seem to be possible to run sonar behind a https proxy.
some of the generated links point to the wrong url.
e.g. in the violations drilldown window:
<script type="text/javascript">
var config = {};
var request_parameters = {};
config['sonar_url']='http://xyz/sonar';
it should be https://xyz/sonar instead
is it possible to run sonar behind a https proxy?
Issue Links
| This issue relates to: | ||||
| SONAR-742 | Upgrade to GWT 1.7 |
|
|
|