You are not logged in.
Using Google Chrome browser with GLPI configured for https gives error saying that although the page is https, it contains non-secure elements.
Adding the line
echo '<base href="https://<my-glpi-server-address/">';
to the main index.php file within the <head> block fixes the problem. I suggest the developers add something to automatically include this line, or allow the user to configure glpi for secure mode and include the appropriate <base href> tag.
Last edited by slinx (2011-06-27 19:49:15)
Offline
Problem is that the base URL is compute dynamically in GLPI.
I do not know why Chrome give you troubles. Which file give warning ?
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline