Pyramid-simpleauth

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 3

0.8

Switch the email schema to not resolve domains by default -- this avoids
a module import level dependency on dns resolution.

Add bearer token orm, repo and auth policies. Tidy up the model module.

0.7.2

Bump to remove `src/*.egg-info` directory from PyPI distribution.

0.7

Replace global unique constraint on `auth_emails.address` with a composite
constraint on `.address` and `.user_id`.

As a consequence, update the `model.get_existing_email` function with an
optional `user_id` parameter and update the `./prefer_email` view to use it
-- thereby making sure the preferred email belongs to the user.

0.6

Log user out after change password.

0.5.2

0.5.1

Fix test compatibility and tweak docs.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.