Merged in [8441] from rjsparks@nostrum.com:\n Remove X-Frame-Options configuration.
- Legacy-Id: 8485
Note: SVN reference [8441] has been migrated to Git commit c4fb9b5bd5
This commit is contained in:
commit
b1edef1099
|
@ -477,4 +477,3 @@ if SERVER_MODE != 'production':
|
|||
if 'SECRET_KEY' not in locals():
|
||||
SECRET_KEY = 'PDwXboUq!=hPjnrtG2=ge#N$Dwy+wn@uivrugwpic8mxyPfHka'
|
||||
|
||||
# X_FRAME_OPTIONS = "ALLOW-FROM tools.ietf.org"
|
||||
|
|
Loading…
Reference in a new issue