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:
Henrik Levkowetz 2014-10-26 20:19:09 +00:00
commit b1edef1099

View file

@ -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"