Skip to content

[BUG] WebGUI not displayed in iframe anymore #227

Description

@Beelzebob6666

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

  1. create a website with an <iframe src="http://IPADDRESS:8008" ></iframe>
  2. call the website

Expected Behavior

What should happen?
The iframe should display the ProxMenux WebUI.

Screenshots (Required)

Image
  • 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions