Description
I am using a private monitoring website to aggregate the ProxMenux Title Bars from different Proxmox machines in iframes on a single overview page, together with other availability checks.
Since the most recent versions (1.2.2, newer 1.2.1) the iframes are blocked - probably due to CORS policy enforcement.
Steps to Reproduce
- create a website with an <iframe src="http://IPADDRESS:8008" ></iframe>
- call the website
Expected Behavior
What should happen?
The iframe should display the ProxMenux WebUI.
Screenshots (Required)
- top one (Primus) still running an older version - is accessible via iframe
- bottom one (Sekundus) is running newer version - is not accessible via iframe
Environment
- Operating system: Proxmox 9.2.3
- Software version: 1.2.2
- Other relevant details:
Additional Information
The change probably was intentional with security in mind, but it borked at least my use case. It would be great, if there was an option to disable the cors enforcement.
Description
I am using a private monitoring website to aggregate the ProxMenux Title Bars from different Proxmox machines in iframes on a single overview page, together with other availability checks.
Since the most recent versions (1.2.2, newer 1.2.1) the iframes are blocked - probably due to CORS policy enforcement.
Steps to Reproduce
Expected Behavior
What should happen?
The iframe should display the ProxMenux WebUI.
Screenshots (Required)
Environment
Additional Information
The change probably was intentional with security in mind, but it borked at least my use case. It would be great, if there was an option to disable the cors enforcement.