Django-hijack

Latest version: v3.4.5

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

Scan your dependencies

Page 8 of 10

2.1.0

- Make hijacking via POST a default requirement
- Introduce a setting `HIJACK_ALLOW_GET_REQUESTS`
- Move Django admin integration to a separate package as it depends on GET (https://github.com/arteria/django-hijack-admin)
- **If you currently use the admin integration, follow the instructions there when upgrading**
- The setting `HIJACK_DISPLAY_ADMIN_BUTTON` is not used anymore.
- Pass request to signals
- Tests for custom decorators

2.0.8

- Fix end-of-hijack session cleanup code
- Don't save hijacked user at login; disconnect update_last_login instead
- Avoid encoding error in setup.py

2.0.7

- Optional setting for admin hijack button template, cf. http://django-hijack.readthedocs.org/en/latest/configuration/#hijack_button_template
- Minor enhancements

2.0.3

- Use pk to access the User primary key

2.0.2

- Use pk to access the User primary key

2.0.1

- Remove `django-sessioninfo` as a dependency

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.