Flask-signing

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

Full Changelog: https://github.com/signebedi/Flask-Signing/compare/0.8.0...0.9.0

This release adds a get_key method to search by signature string, an expiration_int to the data model, better support for non-expiring keys, and more descriptive output for the rotate_key method.

As it's a pre-1.0.0 release, this break to backwards compatibility will not result in a major version incrementation. Future work will address the tests broken by these changes, as well as update some of the examples to be aware of these new exceptions. Additionally, future versions will attempt to introduce more complexity to scopes.

0.8.0

**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.7.1...0.8.0

This release adds more robust support for exceptions and raises these exceptions instead of returning true. As it's a pre-1.0.0 release, this break to backwards compatibility will not result in a major version incrementation. Future work will address the tests broken by these changes, as well as update some of the examples to be aware of these new exceptions. Additionally, future versions will attempt to introduce more complexity to scopes.

0.7.1

This minor release patches some small issues and adds support for versions of flask under 4.0.0.

**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.7.0...0.7.1

0.7.0

**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.6.0...0.7.0

Added support for outside database instances (35).

Created the `DangerousSignatures` subclass for serializing with itsdangerous. (18).

0.6.0

**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.5.0...0.6.0

Standardized naming conventions (26). Added performance tests (34).

**WARNING**: this version breaks backwards compatibility by destructively changing method naming conventions. However, because this is still a pre-release, we will not be incrementing a major version.

0.5.0

**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.4.1...0.5.0

Added support for key-based rate limiting. (4)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.