Skip to content

Commit

Permalink
update domaine auth iframe ancestors
Browse files Browse the repository at this point in the history
  • Loading branch information
OCurdy committed Sep 19, 2024
1 parent 9fb663a commit d5bee21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/main/webResources/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
</init-param>
<init-param>
<param-name>url</param-name>
<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</param-value>
<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>
</init-param>
</filter>
<filter-mapping>
Expand Down

0 comments on commit d5bee21

Please sign in to comment.