Django-rest-knox

Latest version: v5.0.2

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

Scan your dependencies

Page 4 of 5

3.1.1

- use hmac.compare_digest instead of == for comparing hashes for more security

3.1.0

- drop Django 1.8 support as djangorestframework did so too in v.3.7.0
- build rest-knox on Django 1.11 and 2.0

3.0.3

- drop using OpenSSL in favor of urandom

3.0.2

- Add context to UserSerializer
- improve docs

3.0.1

- improved docs and readme
- login response better supporting hyperlinked fields

3.0.0

**Please be aware: updating to this version requires applying a database migration. All clients will need to reauthenticate.**

- Big performance fix: Introduction of token_key field to avoid having to compare a login request's token against each and every token in the database (issue 21)
- increased test coverage

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.