Plone.recipe.zope2instance

Latest version: v6.13.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 20

6.8.0

------------------

New features:


- Added option ``clear-untrusted-proxy-headers``, with default false.
See waitress documentation on `clear_untrusted_proxy_headers <https://waitress.readthedocs.io/en/latest/arguments.html?highlight=clear_untrusted_proxy_headers>`_.
Fixes a `deprecation warning <https://github.com/plone/plone.recipe.zope2instance/issues/142>`_.
[maurits] (142)
- Added option ``max-request-body-size``, with default 1073741824.
See waitress documentation on `max_request_body_size <https://waitress.readthedocs.io/en/latest/arguments.html?highlight=max_request_body_size>`_.
[mpeeters] (155)


Bug fixes:


- Add GitHub Actions to project.
Run tests there in a matrix against Zope 4 and Zope 5, Windows and Linux, Python 27, 3.6, 3.7 and 3.8.
Testing Python 2.7 on Windows is skipped.
Refactor tox test setup slightly, do not use tox on GitHub.
Split up tests in smaller easier to maintain files.
Fix tests to run on Windows without tocuhing the recipe code (the Windows code is not perfect right now, but it test are reflecting current state).
This primary includes respecting path-handling (backslash vs slash), conditional instance generation and differences in wsgi configurations.
Also resolves "unclosed files" warnings.
Reflect Zope 5 and so Plone 6.0 support in trove classifiers.
[jensens] (150)

6.7.5

------------------

Bug fixes:


- Generate working ``wsgi.ini`` on windows.
Do not generate instance script.
Need to use ``.\bin\runwsgi.exe -dv .\parts\etc\wsgi.ini`` on windows to start.
[jensens] (151)

6.7.4

------------------

Bug fixes:


- Fix "SyntaxError" on windows: Generate raw strings in order to allow backslashes in log file paths.
[jensens] (145)
- Fixed an issue that prevented the instance to start
when http-address has multiple entries and http-fast-listen is on
[ale-rt] (146)
- WSGI instances do not fail to start when http-address is equal to a list of ports [ale-rt] (148)

6.7.3

------------------

Bug fixes:


- Set the default for the http-fast-listen to on to match the documentation [ale-rt] (71)

6.7.2

------------------

Bug fixes:


- Fix flake8 and fix inserting ``CHAMELEON_CACHE`` in some cases. [ale-rt] (139)

6.7.1

------------------

Bug fixes:


- Minor packaging updates. (1)

Page 3 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.