Hi
I was using Sonarqube 5.6, with this version i can change teh web server configuration and enable iframe
I change the environement.rb file to allow:
headers[‘X-Frame-Options’]=‘SAMEORIGIN’
In Verion 6.7 … no more environement.rb file …
So is the a way to enabel iframes on version 6.7
Regards