Django-rest-knox

Latest version: v4.2.0

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

Scan your dependencies

Page 4 of 5

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

2.2.2

- Bugfix: invalid token length does no longer trigger a server error
- Extending documentation

2.2.1

**Please be aware: updating to his version requires applying a database migration**

- Introducing token_key to avoid loop over all tokens on login-requests
- Signals are sent on login/logout
- Test for invalid token length
- Cleanup in code and documentation

- Bugfix: invalid token length does no longer trigger a server error
- Extending documentation

2.2.0

- Change to support python 2.7

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.