Skip to content

Releases: django-hijack/django-hijack

1.0.9

17 Aug 09:16
Compare
Choose a tag to compare
  • allow email usernames in login_with_username
  • dropped support for django 1.5

1.0.8

10 Jun 12:18
Compare
Choose a tag to compare
  • Added RemoteUser support, for more information see the FAQ
  • Fixed hide button to redirects to correct full path
  • Custom hijack function

NOTE: Be careful using the new custom hijack function, this can cause serious security vulnerabilities!

1.0.7

30 Apr 09:23
Compare
Choose a tag to compare

Security update.
We recommend you to update django-hijack to the latest version.

  • HTML tags, are now rendered with escaping

1.0.6

10 Mar 08:13
Compare
Choose a tag to compare
  • Do not allow staff users to hijack superusers
  • Add setting to choose which user attributes can be used for hijacking a user
  • Use a more liberal/naive approach to regex checking for an email
  • Code cleanup
  • Check staff status against logged in user instead the user being hijacked (bugfix)
  • Only include 'disable-hijack-warning' url if HIJACK_NOTIFY_ADMIN is enabled

1.0.5

19 Feb 13:25
Compare
Choose a tag to compare
  • Fixed error in dependency
  • Correct classifiers in setup.py

1.0.4

16 Feb 13:11
Compare
Choose a tag to compare
  • Python3 support
  • Travis CI Testing

Find django-hijack also on PyPI.

1.0.3

04 Dec 12:26
Compare
Choose a tag to compare
v1.0.3

Version bump to 1.0.3