Sanic-security

Latest version: v1.12.2

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

Scan your dependencies

Page 11 of 31

1.0.0.0

+ Blueprint removed.
+ Email and sms functionality removed.
+ `email_code()` and `text_code()` methods removed accordingly.
+ Configuration example has been changed accordingly.
+ `InsufficientRolesError` and `InsufficientPermissionsError` is now just `AuthorizationError`.
+ `DeletedError` status code is now 210.
+ `setup.py` has more installation specifications and modified dependencies.
+ `SessionFactory` session type `twostep` changed too `two-step`.
+ Unit tests close httpx client on tear down.
+ Log message revisions.
+ `requests` import bug fixed.
+ Major documentation revisions.

0.10.9.9

+ Session cookie configuration changes.
+ Documentation revisions.

0.10.9.8

+ Session cookie configuration.
+ Test server changes to align with new session configuration.
+ Documentation revisions.

0.10.9.7

+ Fixed verification session not being marked as invalid in the database but still raising an invalid error when maxed out on crosschecking attempts.
+ Documentation revision.

0.10.9.6

+ Improved registration input sanitation.
+ Adjusted CharField maximums on model variables.
+ Unit test improvements.

0.10.9.5

+ Authentication session is now validated before account during an authentication attempt.
+ Account verification blueprint endpoint will now request a new two-step session if the current two-step session is invalid or expired.
+ An `InvalidError` will now be raised if the maximum amount of challenge attempts have been reached in the verification session.
+ Configurable security cache path in `security.ini`.
+ Documentation revisions.

Page 11 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.