c2cgeoportal-commons 2.9rc124__py3-none-any.whl → 2.9rc126__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.

Potentially problematic release.


This version of c2cgeoportal-commons might be problematic. Click here for more details.

@@ -1,4 +1,4 @@
1
- # Copyright (c) 2024, Camptocamp SA
1
+ # Copyright (c) 2024-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -96,11 +96,11 @@ def upgrade() -> None:
96
96
  op.alter_column(
97
97
  "oauth2_client", "redirect_uri", existing_type=sa.VARCHAR(), nullable=False, schema=staticschema
98
98
  )
99
- op.execute(f"UPDATE {staticschema}.oauth2_client SET state_required = true WHERE state_required IS NULL")
99
+ op.execute(f"UPDATE {staticschema}.oauth2_client SET state_required = false WHERE state_required IS NULL")
100
100
  op.alter_column(
101
101
  "oauth2_client", "state_required", existing_type=sa.BOOLEAN(), nullable=False, schema=staticschema
102
102
  )
103
- op.execute(f"UPDATE {staticschema}.oauth2_client SET pkce_required = true WHERE pkce_required IS NULL")
103
+ op.execute(f"UPDATE {staticschema}.oauth2_client SET pkce_required = false WHERE pkce_required IS NULL")
104
104
  op.alter_column(
105
105
  "oauth2_client", "pkce_required", existing_type=sa.BOOLEAN(), nullable=False, schema=staticschema
106
106
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cgeoportal-commons
3
- Version: 2.9rc124
3
+ Version: 2.9rc126
4
4
  Summary: c2cgeoportal commons
5
5
  Home-page: https://github.com/camptocamp/c2cgeoportal/
6
6
  Author: Camptocamp
@@ -66,7 +66,7 @@ c2cgeoportal_commons/alembic/static/53d671b17b20_add_timezone_on_datetime_fields
66
66
  c2cgeoportal_commons/alembic/static/5472fbc19f39_add_temp_password_column.py,sha256=D-WDG0qgmbjsErSyAqqPc2-yfQ-tMzLYgKtXx9do7RY,2293
67
67
  c2cgeoportal_commons/alembic/static/76d72fb3fcb9_add_oauth2_pkce.py,sha256=emWc91zfKJfc2HAjv1xfYxNqRAs6ZiiguJ8a8uktUp8,3171
68
68
  c2cgeoportal_commons/alembic/static/7ef947f30f20_add_oauth2_tables.py,sha256=cb-3uJrvywOAxR7HF8h3UAd3C8qyJcxnpDmBhehPu_M,4127
69
- c2cgeoportal_commons/alembic/static/910b4ca53b68_sync_model_database.py,sha256=gj7EWQqTid0l-p3BybtLqUaNEk4X9yUGgwd3MAOmGjw,7161
69
+ c2cgeoportal_commons/alembic/static/910b4ca53b68_sync_model_database.py,sha256=o_Fl5zaTketmgBI9WXRsdMoxuwtmwOQ9xMN8gDmG6nw,7168
70
70
  c2cgeoportal_commons/alembic/static/aa41e9613256_wip_add_openid_connect_support.py,sha256=Vd82tSDKsoxgG2K7Q3wArPD60SL5BtnFaBCkaq5EhV8,2501
71
71
  c2cgeoportal_commons/alembic/static/ae5e88f35669_add_table_user_role.py,sha256=nDmtAfB90VflhXJDXDUwZQxR0yVpOHhx3zn-GvZB8CU,3436
72
72
  c2cgeoportal_commons/alembic/static/bd029dbfc11a_fill_tech_data_column.py,sha256=OUJuuib1CQYJnPlpv6L7NA6oJfhxIJ4KZbSvU8vVZlE,2132
@@ -83,7 +83,7 @@ c2cgeoportal_commons/testing/__init__.py,sha256=E_CJMEWjf87NZMNNp-2OhgcZD6LvxGHp
83
83
  c2cgeoportal_commons/testing/initializedb.py,sha256=jsFzMimA_wPbp0DwniGiM_ekngDyX57mqoI6_ioNPUY,3224
84
84
  tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
85
85
  tests/conftest.py,sha256=DdCNLXAzOwjztauMELLHQsdzcuQgx83Jfy-0JUu-OCs,1450
86
- c2cgeoportal_commons-2.9rc124.dist-info/METADATA,sha256=C8UN5VQYagi0hbG7He0jpqn8Bd8QZ1SiWNCG5MtZVgw,1804
87
- c2cgeoportal_commons-2.9rc124.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
88
- c2cgeoportal_commons-2.9rc124.dist-info/top_level.txt,sha256=NWDBsLJav5VgJVX1XzTwUvFShioh9XSi5IaJU_9_YDc,27
89
- c2cgeoportal_commons-2.9rc124.dist-info/RECORD,,
86
+ c2cgeoportal_commons-2.9rc126.dist-info/METADATA,sha256=CSU4Wq3faoBSZ62kwi3cVUQt2d59EiXLv47UQ-tUbAA,1804
87
+ c2cgeoportal_commons-2.9rc126.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
88
+ c2cgeoportal_commons-2.9rc126.dist-info/top_level.txt,sha256=NWDBsLJav5VgJVX1XzTwUvFShioh9XSi5IaJU_9_YDc,27
89
+ c2cgeoportal_commons-2.9rc126.dist-info/RECORD,,