Django-ssl-auth

Latest version: v2.2.0

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

Scan your dependencies

2.2.0

This release adds one new features:

* 8 - Allow insecure request, for development purposes. Thanks, diskwarrior!

2.1.0

Added a new setting, `SSLCLIENT_LOGIN_URL`, to allow a separate URL from the base Django `LOGIN_URL` for use with this library. Thanks to starboarder2001 for the work!

Also dropped support for Python 3.3 and 3.4 as they are now beyond their EOL. (Soon, 2.7... mwahahaha)

2.0.1

Added a MANIFEST.in to fix issues with installation of the package from PyPi

2.0.0

This is my first release as the new maintainer of this package!

Major changes include:
* Full tox test matrix
* Fully linted code
* Explicit support for Django 1.8 all the way through current master
* The authentication backend now inherits from Django's ModelBackend to enable use of Django's permissions

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.