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.
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
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)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cgeoportal-geoportal
3
- Version: 2.9rc44
3
+ Version: 2.9rc45
4
4
  Summary: c2cgeoportal geoportal
5
5
  Home-page: https://github.com/camptocamp/c2cgeoportal/
6
6
  Author: Camptocamp
@@ -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=3rdtuWqutFOPcF7wCm_aiIeWie7TAZK1uaTP3-O1nTY,8852
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.9rc44.dist-info/METADATA,sha256=N0SKdX0UTnQLBzv0d5RvVBbzLVnBYEOMh4cH43uGSmY,1886
190
- c2cgeoportal_geoportal-2.9rc44.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
191
- c2cgeoportal_geoportal-2.9rc44.dist-info/entry_points.txt,sha256=3dnX260FsLX_AubeNMdyeta_z1X4CxcD3steAlfPx2I,1414
192
- c2cgeoportal_geoportal-2.9rc44.dist-info/top_level.txt,sha256=PJIbY7Nx51dDrJ052f5mDA7c6Tehm5aD-Gb32L_CtJA,29
193
- c2cgeoportal_geoportal-2.9rc44.dist-info/RECORD,,
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,,