Opened 21 months ago

Closed 21 months ago

Last modified 21 months ago

#1488074 closed Bugs (invalid)

RC 0.6-rc does not work in a frame

Reported by: athoomi Owned by: thomasb
Priority: 5 Milestone: 0.6-stable
Component: Core functionality Version: 0.6-RC
Severity: normal Keywords:
Cc:

Description

I'd like to embed roundcube in a frame.

IE report: Frame is not allowed to protect the content.

It worked for rc 0.5.3

Change History (7)

comment:1 Changed 21 months ago by GieltjE

Are you trying to iframe it from a different (sub)domain?

comment:2 Changed 21 months ago by athoomi

yes

comment:3 Changed 21 months ago by GieltjE

  • Send X-Frame-Options headers to protect from clickjacking (#1487037)

Would deny that I guess

comment:4 Changed 21 months ago by athoomi

sameorigin => doesn't work
deny => doesn't work
false => works

Any problems if I change the x-frame value to 'false'?

comment:5 Changed 21 months ago by GieltjE

Less protection against clickjacking, that be it I guess.

comment:6 Changed 21 months ago by alec

  • Resolution set to invalid
  • Status changed from new to closed

comment:7 Changed 21 months ago by alec

  • Component changed from Website to Core functionality
Note: See TracTickets for help on using tickets.