c2cgeoportal-geoportal 2.9rc44__py3-none-any.whl → 2.9rc45__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- c2cgeoportal_geoportal/views/dynamic.py +2 -1
- {c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/METADATA +1 -1
- {c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/RECORD +6 -6
- {c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/WHEEL +0 -0
- {c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/entry_points.txt +0 -0
- {c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
# Copyright (c) 2018-
|
1
|
+
# Copyright (c) 2018-2025, Camptocamp SA
|
2
2
|
# All rights reserved.
|
3
3
|
|
4
4
|
# Redistribution and use in source and binary forms, with or without
|
@@ -125,6 +125,7 @@ class DynamicView:
|
|
125
125
|
@view_config(route_name="dynamic", renderer="json") # type: ignore[misc]
|
126
126
|
def dynamic(self) -> dict[str, Any]:
|
127
127
|
is_allowed_host(self.request)
|
128
|
+
self.request.response.headers["Vary"] = "Host"
|
128
129
|
|
129
130
|
original_interface_name = self.request.params.get("interface")
|
130
131
|
interface_name = self.request.get_organization_interface(original_interface_name)
|
{c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/RECORD
RENAMED
@@ -153,7 +153,7 @@ c2cgeoportal_geoportal/templates/notlogin.html,sha256=XLCwJ8q7hqk6GIaxwhyMOaMZZZ
|
|
153
153
|
c2cgeoportal_geoportal/templates/testi18n.html,sha256=Br6Vf5zTDdaH0L07saV_8dIIT3C9xnSqh4quzTELo2s,369
|
154
154
|
c2cgeoportal_geoportal/views/__init__.py,sha256=KNfldZFuKFfNjGJsE2HyW3gUfWUY5IKSPlQbwZpLH3Y,2639
|
155
155
|
c2cgeoportal_geoportal/views/dev.py,sha256=4_xprN8ccbiEInXcpIWRGI55nU7LZI98JN7rNy4sQVg,2539
|
156
|
-
c2cgeoportal_geoportal/views/dynamic.py,sha256=
|
156
|
+
c2cgeoportal_geoportal/views/dynamic.py,sha256=w92NRkIn0Ahahn0LG9F-KpMOx0lhffZxK4ecn6k8i40,8907
|
157
157
|
c2cgeoportal_geoportal/views/entry.py,sha256=wlDCRGNpFlECGgwLktBEQckFAz0XBWuVwS8vHSGfBLA,6931
|
158
158
|
c2cgeoportal_geoportal/views/fulltextsearch.py,sha256=uiidVzz-mQ-_eF1GL3ZCWd67-p-PNnqE7QZkBxsro4Q,8397
|
159
159
|
c2cgeoportal_geoportal/views/geometry_processing.py,sha256=5dkJ20Lk12zqfzvmfws2YFxutSX2vxzdetQ4CmYxSi8,2958
|
@@ -186,8 +186,8 @@ tests/test_mapserverproxy_route_predicate.py,sha256=SzILSSzIuilzIkUYVPZiVzLwW1du
|
|
186
186
|
tests/test_raster.py,sha256=82NJ2MXgZlMqs0ytN-VgNw376iURdk4PkAg__dyh5ns,11948
|
187
187
|
tests/test_wmstparsing.py,sha256=xjA8nJuXFl3H5Bfs4sJw_8qX8E8qvAALK7Hs2-DTP2A,9054
|
188
188
|
tests/xmlstr.py,sha256=rkTKSU4FGjupBKLx75H8o-goB0KbQrxDvdpc6xVX_uQ,5985
|
189
|
-
c2cgeoportal_geoportal-2.
|
190
|
-
c2cgeoportal_geoportal-2.
|
191
|
-
c2cgeoportal_geoportal-2.
|
192
|
-
c2cgeoportal_geoportal-2.
|
193
|
-
c2cgeoportal_geoportal-2.
|
189
|
+
c2cgeoportal_geoportal-2.9rc45.dist-info/METADATA,sha256=vp0blvdxQ1-LWUBbA5xR0lPtSrvZvvxnqVwxgw0ZoKc,1886
|
190
|
+
c2cgeoportal_geoportal-2.9rc45.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
191
|
+
c2cgeoportal_geoportal-2.9rc45.dist-info/entry_points.txt,sha256=3dnX260FsLX_AubeNMdyeta_z1X4CxcD3steAlfPx2I,1414
|
192
|
+
c2cgeoportal_geoportal-2.9rc45.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
|
193
|
+
c2cgeoportal_geoportal-2.9rc45.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{c2cgeoportal_geoportal-2.9rc44.dist-info → c2cgeoportal_geoportal-2.9rc45.dist-info}/top_level.txt
RENAMED
File without changes
|