[wp-trac] [WordPress Trac] #17675: Masked Domain Issue Introduced with New Update

WordPress Trac noreply at wordpress.org
Sun Dec 6 21:49:04 UTC 2015


#17675: Masked Domain Issue Introduced with New Update
--------------------------------------+----------------------
 Reporter:  ital_dj                   |       Owner:
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:
Component:  Administration            |     Version:  3.1.3
 Severity:  normal                    |  Resolution:  invalid
 Keywords:  dev-feedback needs-patch  |     Focuses:
--------------------------------------+----------------------
Changes (by mdawaffe):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 This is WordPress acting as it should.

 To allow embedding within a frame, @sivel's code above works.  You can
 potentially restrict what domains your site is allowed to be iframed
 inside with the `ALLOW-FROM` value:

 {{{
 X-Frame-Options: ALLOW-FROM http://redirect.com
 }}}

 (Though I don't know what browsers support that value.)

 Since this is not a bug with WordPress, I'm closing this ticket.  If this
 is still an issue, I suggest you either seek help for your particular
 situation in the community forums (https://wordpress.org/support/) or
 contact your host for assistance setting up these domains correctly.

 Thanks for filing this (so long ago) with us. (Please don't let the
 "invalid" resolution dissuade you from filing more tickets in the future -
 it's just the word we use :))

--
Ticket URL: <https://core.trac.wordpress.org/ticket/17675#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list