Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Iframe drives me crazy
#3
This feature below has a bug in that it blocks front not just backend pages in frames.
disable it in gsconfig
heres the feature and open bug also.
https://github.com/GetSimpleCMS/GetSimpleCMS/issues/971

PHP Code:
# GS prevents backend pages from being loaded in a frame
# by sending an x-frame header by default to prevent clickjacking attempts
# setting GSNOFRAME to false will disable this
define('GSNOFRAME',false); 
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
Iframe drives me crazy - by ReneSimple - 2015-04-13, 02:04:05
RE: Iframe drives me crazy - by ReneSimple - 2015-04-13, 02:19:19
RE: Iframe drives me crazy - by shawn_a - 2015-04-13, 02:21:58



Users browsing this thread: 1 Guest(s)