Django-browserid

Latest version: v2.0.2

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

Scan your dependencies

Page 1 of 3

2.0.2

++++++++++++++++++
- 299: Add support for named URLs in redirection settings (thanks abompard!).
- Removed support for Python 3 versions lower than 3.4 and for Django versions
lower than 1.8.

2.0.1

++++++++++++++++++
- Version number bump to upload a new package to PyPI. The previously-built
wheel included some outdated files that we want to get rid of.

2.0.0

++++++++++++++++++
- **Backwards Incompatible Change:** Fix behavior of ``browserid_login`` and
``browserid_logout`` helpers to properly use a blank ``next`` value by
default. This fixes a bug where projects usings the helpers would not use the
``Verify.success_url``/``Logout.redirect_url`` properties on the login/logout
views.

This may break custom JavaScript that relies on the ``data-next`` value on
login and logout links generated by these helpers. Affected JavaScript should
instead check the response returned when making login and logout requests to
find the URL to redirect users to.

1.0.2

++++++++++++++++++
- Test against the release version of Django 1.9.

- Fix Django 1.10 deprecation warnings.

1.0.1

++++++++++++++++++
- Add preliminary support for Django 1.9 and Python 3.5.

- Distribute as a universal wheel.

1.0.0

++++++++++++++++++
- Drop support for Django 1.4 to 1.6 and add 1.8 support. We now support Django
1.7 and 1.8 across Python 2.7, 3.2, 3.3, and 3.4.

- Removed fancy_tag dependency.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.