File tree Expand file tree Collapse file tree
web/src/main/webapp/WEB-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 206206 -->
207207 <init-param >
208208 <param-name >mode</param-name >
209- <param-value >SAMEORIGIN</param-value >
209+ <param-value >ALLOW-FROM</param-value >
210+ </init-param >
211+ <init-param >
212+ <param-name >url</param-name >
213+ <param-value >https://*.admin.ch https://*.cartoriviera.ch https://*.vsgis.ch http://ext.fr.ch http://mapplus.vdf.loc http://mapplus01.vdf.loc https://*.ne.ch https://*.cartolacote.ch https://*.geomapfish.dev</param-value >
210214 </init-param >
211215 <!-- Allowed url. Used in ALLOW-FROM mode only -->
212216 <!-- <init-param>
558562
559563 <session-config >
560564 <tracking-mode >COOKIE</tracking-mode >
561- <session-timeout >${sessionTimeout} </session-timeout >
565+ <session-timeout >30 </session-timeout >
562566 <cookie-config >
563567 <http-only >true</http-only >
564568 <secure >${cookieSecureFlag}</secure >
You can’t perform that action at this time.
0 commit comments