Pyramid-signed-params

Latest version: v1.0.0

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

Scan your dependencies

Page 2 of 2

0.1a5

==========================

- Remove the (broken) config-time warning issued if no service is
registered for ``ISignedParamsService``. (When ``autocommit`` was
off, this warning was always being issued.)

0.1a4

==========================

- The setting for configuring the JWT signing secret(s) has been
renamed to ``pyramid_signed_param.secret`` from
``pyramid_signed_param.secrets``. Basic usage involve only a single
secret. (Two allow for rotation of secrets, any configured secrets are
accepted when verifying signatures, but only the first is used for
creating new signatures.)

- ``Pyramid_signed_params.include`` now issues a warning if the
``ISignedParamsService`` is not configured.

- ``JWTSecretProviderFactory`` now raises a ``ConfigurationError``
if no secrets are found in the app ``settings``.

0.1a3

==========================

Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.